Description
Load and Process Passive Acoustic Data.
Description
Tools for loading and processing passive acoustic data. Read in data that has been processed in 'Pamguard' (<https://www.pamguard.org/>), apply a suite processing functions, and export data for reports or external modeling tools. Parameter calculations implement methods by Oswald et al (2007) <doi:10.1121/1.2743157>, Griffiths et al (2020) <doi:10.1121/10.0001229> and Baumann-Pickering et al (2010) <doi:10.1121/1.3479549>.
README.md
PAMpal
Welcome! The tutorial has moved to here.
Please reach out if you have any issues [email protected].
Installation Guide
PAMpal
is available on CRAN and can be installed with
install.packages('PAMpal')
A more recent development version may be available on GitHub, and can be installed with
devtools::install_github('TaikiSan21/PAMpal')