# NOT RUN {
data("P1_20111216")
plot(P1_20111216[,1], P1_20111216[,2], col="blue", typ="l",
xlab = "time", ylab = "Precipitation at Dahl [mm]")
plot(P1_20111216[,1], P1_20111216[,3], col="blue", typ="l",
xlab = "time", ylab = "Precipitation at Esch-sur-Sure [mm]")
plot(P1_20111216[,1], P1_20111216[,4], col="blue", typ="l",
xlab = "time", ylab = "Precipitation at Eschdorf [mm]")
# }
Run the code above in your browser using DataLab