daily_weather: daily weather function

Description Usage Arguments Value

View source: R/functions.R

Description

This function estimates the temperature and presipotation for each day.

Usage

1
daily_weather(md, modeling_days)

Arguments

md

data frame with the wheather

modeling_days

increasing number

Value

a list with numbers representing the day temperature, presipitation, RH and hours of wetennes


drunita/mr-model documentation built on Dec. 20, 2021, 1:20 a.m.