Description Usage Arguments Value Note Author(s) See Also
View source: R/rescaling_monthly.R
This function adjusts the monthly mean to a daily weather dataset (e. g. spline-interpolated temperature)
1 | rescaling_monthly(data, val, origin = "1961-1-1")
|
data |
data frame of wheather variables) |
val |
monthly means returned by |
origin |
character string containing the gregorian date of the first day of |
A data frame with data of data
rescaled with val
for each month
It uses months
and julian
Emanuele Cordano
@export
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.