monthly {precintcon}R Documentation

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)

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

data(monthly)
## maybe pci(monthly) ; rai(monthly) ...

[Package precintcon version 2.3.0 Index]