AcousticStudy-class {PAMpal} | R Documentation |
AcousticStudy
Class
Description
An S4 class storing acoustic data from an entire AcousticStudy
Slots
id
a unique id for the study
events
a list of AcousticEvent objects with detections from the AcousticStudy
files
a list of folders and files containing the AcousticStudy data
gps
a data frame of gps coordinates for the entire AcousticStudy
pps
the PAMpalSettings object used to create this object
settings
a named list of various settings for detectors, localizers, etc.
effort
something about effort lol
models
a place to store any models run on your data
ancillary
miscellaneous extra data
Author(s)
Taiki Sakai taiki.sakai@noaa.gov
[Package PAMpal version 1.2.1 Index]