hgutils
The goal of hgutils is to aid in package development, plotting, scientific functions and more.
Installation
hgutils can be installed from CRAN with:
install.packages("hgutils")
library(hgutils)
You can install hgutils from Github with:
# install.packages("devtools")
devtools::install_github("hvdboorn/hgutils")
library(hgutils)