Learn R Programming

MCMC4Extremes (version 1.1)

gurgueia: Daily river quota of Gurgueia River.

Description

These data are the monthly maximum river quota of Gurgueia River, in Brazil, from 1975 to 2012.

Usage

data(gurgueia)

Arguments

Format

A data frame with 415 observations on the following 2 variables.
date
month/year
maximum
a numeric vector with monthly maximum

Examples

Run this code
data(gurgueia)
hist(gurgueia[,2], main=NULL)

Run the code above in your browser using DataLab