gurgueia {MCMC4Extremes} | R Documentation |
These data are the monthly maximum river quota of Gurgueia River, in Brazil, from 1975 to 2012.
data(gurgueia)
A data frame with 415 observations on the following 2 variables.
date
month/year
maximum
a numeric vector with monthly maximum
data(gurgueia)
hist(gurgueia[,2], main=NULL)