Skip to content
/ r3 Public

Companion Package for the R3 Courses

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

rostools/r3

Repository files navigation

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:

  • Any of the open_feedback_* functions in the R/open-links.R file: The Google Form (or other survey platform) URLs should be replaced to the one you will use for the course.

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.

About

Companion Package for the R3 Courses

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages