monthly: Monthly precipitation between 1950 and 1992.

Description Usage Format Source Examples

Description

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

Usage

1

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

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

Example output

Loading required package: ggplot2
Loading required package: scales

precintcon documentation built on May 2, 2019, 3:07 p.m.