coffm049 / ogwtools

MIT License
1 stars 0 forks source link

Convenient functions for vizualizing water quality data

Lifecycle: experimental

Install the package

In R, you must have the devtools package installed. Call

install_github("coffm049/ogwtools")

Function overview

So far, there are only a few functions, but this is a work in progress and will eventuall grow

Further suggestions

If you have further suggestions, please make an issue

Got dependencies using

pack <- available.packages()
pack["ggplot2","Depends"]