ufs 📦

ufs: A leaner, cleaner version of the userfriendlyscience package

Pipeline status

Coverage status

Installation

You can install the released version of ufs from CRAN with:

install.packages('ufs');

You can install the development version of ufs from GitLab with:

devtools::install_gitlab('r-packages/ufs');

(assuming you have devtools installed; otherwise, install that first using the install.packages function)