Overview
๐งฐ๐ ๏ธ๐งโ๏ธ๐๐จโ๏ธ๐ช๐ช๐ช๐งฑ
rutils
is an R package that I (Daniel Vartanian) use to store and organize my utility functions until they are ready to be moved to their own package.
This package is not intended for public use, but you are welcome to use it if you find it helpful.
Please note that not all functions are exported or documented. Access the source code to see them all.
Installation
You can install rutils
using the remotes
package:
remotes::install_github("danielvartan/rutils")