openwashdata-dev / openwashdata

Creative Commons Attribution 4.0 International
0 stars 1 forks source link

openwashdata

The goal of openwashdata is to …

Installation

You can install the development version of openwashdata from GitHub with:

# install.packages("devtools")
devtools::install_github("openwashdata/openwashdata")

Example

This is a basic example which shows you how to solve a common problem:

library(openwashdata)
## basic example code