# Import DDF13 results from an NRFA Peak Flows XML file
if (FALSE) {
ddf13_4003 <- DDFImport("C:/Data/NRFAPeakFlow_v9/Suitable for QMED/04003.xml", DDFVersion = 13)
}
# Estimate the 20-year, 5-hour depth
if (FALSE) {
DDF(ddf13_4003, duration = 5, RP = 20)
}
Run the code above in your browser using DataLab