/gthor

R package of things I find useful in my PhD work

Primary LanguageR

gthor

R package of functions written, collected and used by Geoffrey Thomson.

You can install it using the devtools package:

# install.packages("devtools")
devtools::install_github("G-Thomson/gthor")