R/Utilities.R
StoxDataStartMiddleStopDateTime.Rd
Generate Start, Middle and Stop DateTime variables
StoxDataStartMiddleStopDateTime(
StoxDataStationLevel,
type = c("Acoustic", "Biotic")
)
Either StoxAcousticData
or StoxBioticData
, depending on type
.
A string naming the type of StoX data, one of "Acoustic" and "Biotic".
An object of StoX data type MergeStoxAcousticData
.