monthly {precintcon} | R Documentation |
This dataset gives the monthly precipitation (in millimeters) between 1950 and 1992, as compiled by the National Water Agency (ANA), Brazil.
data(monthly)
A data frame with 516 observations on the following 3 variables:
year
the year.
month
the month.
precipitation
the precipitation amount in millimeters.
National Water Agency (ANA) http://www2.ana.gov.br/Paginas/default.aspx
data(monthly)
## maybe pci(monthly) ; rai(monthly) ...