Skip to content

hydro-giub/hydroBE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published