# NOT RUN {
# Code used produce this data set:
# }
# NOT RUN {
data(caniapiscau)
caniapiscau.ts <- create.ts(caniapiscau, hyrstart=3)
caniapiscau.ts <- subset(caniapiscau.ts, caniapiscau.ts$hyear > 1962)
caniapiscau.res <- metrics.all(caniapiscau.ts)
# }
# NOT RUN {
# example use of example subset flow series
data(caniapiscau.res)
# }
Run the code above in your browser using DataLab