write loads of infos here!
- either download & extract the package from GitHub. Then install it with the following command:
install.packages("path/to/emuR", repos = NULL, type="source")
- or install the latest development version from GitHub (preferred method):
library(devtools)
install_github("IPS-LMU/emuR")