Skip to content

R-Cubed Teaching Helper Functions.

License

Unknown, MIT licenses found

Licenses found

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

rostools/r3admin

Repository files navigation

r3admin: Helper functions for managing the r-cubed courses

The goal of r3admin is to help with teaching and general admin for developing and running the r-cubed courses.

Installation

You can install the development version of r3admin like so:

# install.packages("remotes")
remotes::install_github("rostools/r3admin")

Example

This is a basic example which shows you how to solve a common problem:

library(r3admin)
## basic example code

About

R-Cubed Teaching Helper Functions.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published