High Flood Flows of the Ardieres River at Beaujeu
A data frame containing flood discharges, in units of cubic meters per second, of the Ardieres River at Beaujeu (FRANCE), over a period of 33 years and the related date of those events.
data(ardieres)
A data frame with two columns: "time" and "obs".
Mathieu Ribatet
data(ardieres) plot(ardieres, xlab = "Time (Years)", ylab = expression(paste("Flood discharges ", m^2/s, sep="")), type = "l")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.