The goal of r3 is to provide helper functions for several r-cubed
R
workshops.
You can install the released version of r3 from GitHub with:
# install.packages("pak")
pak::pak("rostools/r3", upgrade = TRUE)
If you want to run your own version of the workshop and would like to use this helper package for the workshop, you’ll likely want to modify it.
Check out the CONTRIBUTING.md file for other details about contributing or working with this package.
Please note that the r3 project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.