simul.precipitation: Simulate precipitation between two dates

Description Usage Arguments Value Author(s)

View source: R/simulPrecip.R

Description

Will evaluate parameters from data and simulate precipitation between the two dates.

Usage

1
simul.precipitation(starttime = "15/07", endtime = "15/09", data = NULL)

Arguments

starttime

*string*. Date shape: "mm/yy"

endtime

*string*. Date shape: "mm/yy"

data

*data.frame*. default is NULL

Value

an array of length of the period between the two dates included

Author(s)

Jean-Francois Rey


briskaR documentation built on Dec. 11, 2021, 9:23 a.m.