Generate Start, Middle and Stop DateTime variables

StoxDataStartMiddleStopDateTime(
  StoxDataStationLevel,
  type = c("Acoustic", "Biotic")
)

Arguments

StoxDataStationLevel

Either StoxAcousticData or StoxBioticData, depending on type.

type

A string naming the type of StoX data, one of "Acoustic" and "Biotic".

Value

An object of StoX data type MergeStoxAcousticData.