rutils
is an R package that I (Daniel Vartanian) use to store and
organize my utility functions.
Please note that not all functions are exported or documented. Access the source code to see them all.
You can install rutils
using the
remotes
package:
remotes::install_github("danielvartan/groomr")