Description Usage Arguments Value Examples
The function PadNAs
takes a single identifier time-series dataframe from a 'data' DICE structure and add dates through 'end.date'.
This function is generally called by get.mysql() to add forecast dates beyond the last climate data point.
1 |
ident_data |
A dataframe from 'mydata' for a single identifier's time-series mydata. |
cadence |
An integer that specifies incidence cadence. |
end.date |
A Date class variable specifying the last date to be forecast. |
ident_data The same mydataframe, but with added cadence periods until 'end.date'.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.