R/data-managment.R
get_analyis_start.Rd
Returns the start time of the analysis, corresponding to the earliest acquisition_time_stamp from the dataset.
acquisition_time_stamp
get_analyis_start(data)
A MidarExperiment object
MidarExperiment
A POSIXct timestamp, or NA_POSIXct_ if the dataset is empty.
POSIXct
NA_POSIXct_