The goal of bioshmods is to …
You can install the released version of bioshmods from CRAN with:
install.packages("bioshmods")
And the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("bihealth/bioshmods")
This is a basic example which shows you how to solve a common problem:
library(bioshmods)
## basic example code