whitwort/courseR: R Markdown tool for generation course websites and managing assignments

This package implements my workflow for (1) creating websites for teaching courses in R, (2) using an R package to semi-automate student homework assignment tasks in a managed environment, as on an RStudio server, and (3) provides an interface for students to manage Shiny app projects on github and then deploy them to a Shiny server instance. Any of these 3 components can be disabled.

Getting started

Package details

AuthorGregg Whitworth
MaintainerGregg Whitworth <whitworthg@wlu.edu>
LicenseGPL-3
Version0.5.0
URL http://github.com/whitwort/courseR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("whitwort/courseR")
whitwort/courseR documentation built on Sept. 6, 2019, 1:14 a.m.