AcousticEvent-class | R Documentation |
AcousticEvent
ClassAn S4 class storing acoustic detections from an Acoustic Event as well as other related metadata
id
unique id or name for this event
detectors
a list of data frames that have acoustic detections and any measurements calculated on those detections. Each data frame is named by the detector that made the detection
localizations
a named list storing localizations, named by method
settings
a list of recorder settings
species
a list of species classifications for this event, named by classification method (ie. BANTER model, visual ID)
files
a list of files used to create this object, named by the type of file (ie. binaries, database)
ancillary
a list of miscellaneous extra stuff. Store whatever you want here
Taiki Sakai taiki.sakai@noaa.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.