Learn R Programming

RMAWGEN (version 1.3.7)

rescaling_monthly: This function adjusts the monthly mean to a daily weather dataset (e. g. spline-interpolated temperature)

Description

This function adjusts the monthly mean to a daily weather dataset (e. g. spline-interpolated temperature)

Usage

rescaling_monthly(data, val, origin = "1961-1-1")

Arguments

data

data frame of wheather variables)

val

monthly means returned by getMonthlyMean

origin

character string containing the gregorian date of the first day of data

Value

A data frame with data of data rescaled with val for each month

See Also

extractdays