Skip to contents

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")

License

License: MIT

rutils code is released under the MIT license.