Flood Flows | R Documentation |
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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.