README.md

R-package for regional flood frequency analysis following Floodnet recommendations in Canada.

IN DEVELOPMENT

This R package includes function to perform the recommendations established inside the work of floodnet project 1.6 (http://www.nsercfloodnet.ca/project-1-6). Documentations is available online in (https://floodnetproject16.github.io/recommendations/)

To install the package form R terminal

library(devtools)
install_github('floodnetProject16/floodnetRfa')

and consult the documentation in the inst/doc folder or using

browseURL(paste0('http://127.0.0.1:', tools:::httpdPort(),'/library/floodnetRfa/doc/index.html'))


martindurocher/floodStat documentation built on May 31, 2019, 12:42 a.m.