SetStartDateBiotic: Set startdate Biotic

View source: R/StoxBaselineFunctions.R

SetStartDateBioticR Documentation

Set startdate Biotic

Description

Set start date to stop date. Appropriate when BioticData is read from NMDbiotic.

Usage

SetStartDateBiotic(BioticData, Overwrite = F)

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.

Value

BioticData

See Also

RstoxData{RstoxData::StoxBiotic} For converting BioticData to StoxBioticData.


StoXProject/RstoxFDA documentation built on Jan. 13, 2024, 12:32 a.m.