coatless/grader: Create Homework Assignments and Solutions using 'RMarkdown'

Writing homework assignments for students in the age of 'RMarkdown' necessitates the creation of two separate documents -- assign.Rmd and soln.Rmd. The goal of assignr is to create one document main.Rmd that can be broken apart into the above two documents. Thus, there is no longer a need to copy and paste between the assign and the soln documents as all of the contents are together in one file.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version0.0.1
URL https://github.com/coatless-rpkg/assignr https://r-pkg.thecoatlessprofessor.com/assignr/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("coatless/grader")
coatless/grader documentation built on Nov. 16, 2023, 5:31 a.m.