| rain {lgrdata} | R Documentation |
Rain data
Description
This dataset contains ten years (1995-2006) of daily rainfall amounts as measured at the Richmond RAAF base.
Usage
rain
Format
A data frame with 3653 rows and 3 variables:
Yearinteger Year
DOYinteger Day of year (1-366)
Raindouble Daily rainfall amount (mm)
Source
<http://www.bom.gov.au/climate/data/>, simplified and adjusted for this package.
[Package lgrdata version 0.1.1 Index]