package for writing stuff to our postgres db
You can install the development version of UMARimportR like so:
# install.packages("devtools")
devtools::install_github("majazaloznik/UMARimportR")
# also install the suggested depedndency UMARaccessR
devtools::install_github("majazaloznik/UMARaccessR")