data(FtCoPrec)
str(FtCoPrec)
plot(FtCoPrec[,"month"], FtCoPrec[,"Prec"], xlab="month", ylab="daily precipitation (inches)")
# See Gilleland et al. (2005) for more examples using these dta with extRemes.
Run the code above in your browser using DataLab