🧰🛠️🔧⚙️🔗🔨⛏️🪓🪚🪛🧱
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.
You can install rutils
using the
remotes
package:
remotes::install_github("danielvartan/rutils")
rutils
code is released under the MIT
license.