calc_std_dev_interval_betw_years {ecocomDP} | R Documentation |
Calculate std_dev_interval_betw_years for the dataset_summary table
Description
Calculate std_dev_interval_betw_years for the dataset_summary table
Usage
calc_std_dev_interval_betw_years(dates)
Arguments
dates |
(Date) Dates from the L0 source dataset encompassing the entire study duration. |
Value
(numeric) The standard deviation between sampling events (in years).
[Package ecocomDP version 1.3.1 Index]