R/rbms_organize_data.r
ts_monit_site.Rd
ts_monit_site Augment the time series in m_season with all sites and visits with "zeros", leaving all non visited day with and <NA>
ts_monit_site(
ts_season,
m_visit,
DateFormat = "%Y-%m-%d",
expand_sy = "FALSE"
)
data.table returned by ts_monit_season with the detail time-series of the monitoring season.
data.table or data.frame with Date and Site ID for each monitoring visit.
format used for the date in the visit data, default="%Y-%m-%d".
logical for all site-year combination to be kept, if FALSE, only sampled site-year combination are kept.
A data.table with a complete time-series where absences have been implemented and that is ready to receive counts