rostools / r3

Companion Package for the R3 Courses
Other
1 stars 0 forks source link

r3

Lifecycle:
experimental R-CMD-check

The goal of r3 is to provide helper functions for several r-cubed R courses.

Installation

You can install the released version of r3 from GitHub with:

# install.packages("pak")
pak::pkg_install("rostools/r3", upgrade = TRUE)

Using or modifying for courses based on r-cubed

If you want to run your own version of the course and would like to use this helper package for the course, you’ll likely want to modify it. While many functions don’t need to be modified for your own course, there are several that will need to be, especially:

Check out the CONTRIBUTING.md file for other details about contributing or working with this package.

Code of Conduct

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.