# load results from metrics.all function for the Caniapiscau River
data(caniapiscau.res)
# plot changepoints for all groups of metrics
screen.cpts(caniapiscau.res, type="l")
screen.cpts(caniapiscau.res, type="h")
screen.cpts(caniapiscau.res, type="b")
Run the code above in your browser using DataLab