R-package containing functions that can be used in various contexts and are used in the Gaiti Lab.
The package can be easily installed through GitHub:
devtools::install_github("GaitiLab/GaitiLabUtils")
# or
remotes::install_github("GaitiLab/GaitiLabUtils")
# or
pak::pkg_install("GaitiLab/GaitiLabUtils")
# or
pacman::p_load_gh("GaitiLab/GaitiLabUtils")