View source: R/dummyrainfall.R
dummyrainfall | R Documentation |
Create a data.table with synthetic rainfall data generated from a Gamma distribution
dummyrainfall(startYear, endYear)
startYear |
A numeric positive integer indicating the start year (e.g., 1950) |
endYear |
A numeric numeric positive integer indicating the end year (e.g., 2021) |
data.table
dummyrainfall(1950, 2021)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.