A collection of my personal tools implemented in R in form of a package.
# Installation from GitHub
if (!requireNamespace("devtools", quietly = TRUE))
install.packages("devtools")
devtools::install_github("Livia-Rasp/Raspository")
My collection of tools programmed in R or other languages integrated into R
RGPL-3.0