AcousticEvent
and AcousticStudy
accessorsAccessors for slots in AcousticEvent and AcousticStudy objects
settings(x, ...)# S4 method for AcousticEvent
settings(x, ...)
settings(x) <- value
# S4 method for AcousticEvent
settings(x) <- value
localizations(x, ...)
# S4 method for AcousticEvent
localizations(x, ...)
localizations(x) <- value
# S4 method for AcousticEvent
localizations(x) <- value
id(x, ...)
# S4 method for AcousticEvent
id(x, ...)
id(x) <- value
# S4 method for AcousticEvent
id(x) <- value
detectors(x, ...)
# S4 method for AcousticEvent
detectors(x, ...)
detectors(x) <- value
# S4 method for AcousticEvent
detectors(x) <- value
species(x, ...)
# S4 method for AcousticEvent
species(x, ...)
# S4 method for AcousticStudy
species(x, type = "id", ...)
species(x) <- value
# S4 method for AcousticEvent
species(x) <- value
files(x, ...)
# S4 method for AcousticEvent
files(x, ...)
files(x) <- value
# S4 method for AcousticEvent
files(x) <- value
ancillary(x, ...)
# S4 method for AcousticEvent
ancillary(x, ...)
ancillary(x) <- value
# S4 method for AcousticEvent
ancillary(x) <- value
# S4 method for AcousticEvent,ANY,ANY,ANY
[(x, i)
# S4 method for AcousticEvent,ANY,ANY,ANY
[(x, i) <- value
# S4 method for AcousticEvent
$(x, name)
# S4 method for AcousticEvent
$(x, name) <- value
# S4 method for AcousticEvent,ANY,ANY
[[(x, i)
# S4 method for AcousticEvent,ANY,ANY,ANY
[[(x, i) <- value
# S4 method for AcousticStudy
id(x, ...)
# S4 method for AcousticStudy
id(x) <- value
# S4 method for AcousticStudy
files(x, ...)
# S4 method for AcousticStudy
files(x) <- value
gps(x, ...)
# S4 method for AcousticStudy
gps(x, ...)
gps(x) <- value
# S4 method for AcousticStudy
gps(x) <- value
# S4 method for AcousticStudy
detectors(x, ...)
events(x, ...)
# S4 method for AcousticStudy
events(x, ...)
events(x) <- value
# S4 method for AcousticStudy
events(x) <- value
# S4 method for AcousticStudy
settings(x, ...)
# S4 method for AcousticStudy
settings(x) <- value
effort(x, ...)
# S4 method for AcousticStudy
effort(x, ...)
effort(x) <- value
# S4 method for AcousticStudy
effort(x) <- value
pps(x, ...)
# S4 method for AcousticStudy
pps(x, ...)
pps(x) <- value
# S4 method for AcousticStudy
pps(x) <- value
# S4 method for AcousticStudy
ancillary(x, ...)
# S4 method for AcousticStudy
ancillary(x) <- value
models(x, ...)
# S4 method for AcousticStudy
models(x, ...)
models(x) <- value
# S4 method for AcousticStudy
models(x) <- value
# S4 method for AcousticStudy,ANY,ANY,ANY
[(x, i)
# S4 method for AcousticStudy,ANY,ANY,ANY
[(x, i) <- value
# S4 method for AcousticStudy
$(x, name)
# S4 method for AcousticStudy
$(x, name) <- value
# S4 method for AcousticStudy,ANY,ANY
[[(x, i)
# S4 method for AcousticStudy,ANY,ANY,ANY
[[(x, i) <- value
a unique id or name for this object
a named list of settings for each detector and localization or recorder
a list of detector data frames
list of localizations
list of species classifications
list of files used to create this object
a list of AcousticEvent objects
a dataframe containing gps data
the PAMpalSettings object used to create this
something about effort?
miscellaneous extra data
a AcousticEvent or AcousticStudy object
other arguments to pass to methods
value to assign with accessor
species type to select
index of the object to access
name of the object to access
Taiki Sakai taiki.sakai@noaa.gov