Set start date to stop date. Appropriate when BioticData is read from NMDbiotic.
Arguments
- BioticData
BioticData
data for which time should be set- Overwrite
if True any existing values in stationstartdate will be overwritten.
Details
Set the column 'stationstartdate' on the table 'fishstation' in BioticData
to the value of 'stationstopdate'.
Setting stationstartdate facilitates conversion to StoxBioticData
using StoxBiotic
, and is applicable if daily resolution of date and time is not critical
for subsequent analysis.
These columns are on the table 'fishstation' in data originating from NMDBiotic (http://www.imr.no/formats/nmdbiotic/). For bioticdata that does not conform to this, no modifications are done.
See also
RstoxData{RstoxData::StoxBiotic}
For converting BioticData
to StoxBioticData
.