README.md

hydroBE

R-Package with miscellaneous functions of the Group of Hydrology Bern.

How to start

To install the package, you can use the help of {devtools}:

install.packages('devtools')
library('devtools')
install_github(repo='hydro-giub/hydroBE')
library(hydroBE)
package?hydroBE

or download the repo and install from source.



hydro-giub/hydroBE documentation built on Sept. 20, 2019, 9:27 a.m.