Description Usage Arguments Author(s)
Calculates the fraction of measurements within the whole period of a series or other period
1 2 3 4 5 | completeness.series(
series,
start = min(series$month_year),
stop = max(series$month_year)
)
|
series |
time series with STAID,month_year dates |
start |
start of the time series or period |
stop |
stop of the time series or period |
Marieke Dirksen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.