generate_na_masks | R Documentation |
Creates masks for annual and monthly data based on maximum allowed missing days.
generate_na_masks(data_series_list, date_sequence, max.missing.days)
data_series_list |
List. List of data series. |
date_sequence |
Date vector. Complete date sequence. |
max.missing.days |
Named numeric vector. Maximum allowed missing days. |
List. NA masks for annual and monthly data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.