The goal of uniteR is to handel unit related functions for drwateR users
You can install the development version of uniteR like so:
# drwateR::install_drwateR("uniteR")
This is a basic example which shows you how to solve a common problem:
library(uniteR)
## basic example code
What is special about using README.Rmd
instead of just
README.md
? You can include R chunks like so: