Description Usage Arguments Value
View source: R/utils-interpolation.R
Monthly to daily interpolation
1 |
data |
Numeric vector with monthly entries. |
time |
Numeric vector with the days in month for a particular time step. |
cpus |
Numeric value with the number of CPUs to use for the computation. |
thr |
Numeric value with the temporal length of the output, in months. |
Numeric value for the daily values interpolated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.