An S4 class that stores settings related to all processing and analysis steps done in PAMr. A PAMrSettings object will be the main input to any major function in the PAMr package.
db
the full path to a PamGuard database file
binaries
a list with items "folder" containing the directory of the PamGuard binary files, and "list" containing the full path to each individual binary file.
functions
a named list of functions to apply to data read in by PAMr. Should be named by the PamGuard module the function should be applied to. Currently supports "ClickDetector", "WhistlesMoans", and "Cepstrum".
calibration
a named list of calibration functions to apply while applying functions from the "functions" slot. Should named by the PamGuard module, same as the "functions"
Taiki Sakai taiki.sakai@noaa.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.