R/rescaling_monthly.R
rescaling_monthly.Rd
This function adjusts the monthly mean to a daily weather dataset (e. g. spline-interpolated temperature)
rescaling_monthly(data, val, origin = "1961-1-1")
data frame of wheather variables)
monthly means returned by getMonthlyMean
character string containing the gregorian date of the first day of data
A data frame with data of data
rescaled with val
for each month