Description Usage Arguments Value Author(s)
An internal function that helps to create a time series that will
then be used by clim_calc
within ts2clm
to produce a climatology as desired by the user.
1 | na_interp(doy = doy, x = ts_x, y = ts_y, maxPadLength)
|
doy |
Date-of-year as per |
x |
Date as per |
y |
Measurement variable as per |
maxPadLength |
Specifies the maximum length of days over which to
interpolate (pad) missing data (specified as |
The function returns the data (a data.table) in a long format.
Smit, A. J.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.