# NOT RUN {
#test for monotonic trend in monthly average river height data
#for the Rio Negro at Manaus. This data is included in the
#package boot.
library(boot)
data(manaus)
SeasonalMannKendall(manaus)
# }
Run the code above in your browser using DataLab