calc_length_of_survey_years {ecocomDP} | R Documentation |
Calculate length_of_survey_years for the dataset_summary table
Description
Calculate length_of_survey_years for the dataset_summary table
Usage
calc_length_of_survey_years(dates)
Arguments
dates |
(Date) Dates from the L0 source dataset encompassing the entire study duration. |
Value
(numeric) Number of years the study has been ongoing.
[Package ecocomDP version 1.3.1 Index]