precintcon (version 2.3.0)

monthly: Monthly precipitation between 1950 and 1992.

Description

This dataset gives the monthly precipitation (in millimeters) between 1950 and 1992, as compiled by the National Water Agency (ANA), Brazil.

Usage

data(monthly)

Arguments

Format

A data frame with 516 observations on the following 3 variables:
year
the year.
month
the month.
precipitation
the precipitation amount in millimeters.

Source

National Water Agency (ANA) http://www2.ana.gov.br/Paginas/default.aspx

Examples

Run this code
data(monthly)
## maybe pci(monthly) ; rai(monthly) ...

Run the code above in your browser using DataLab