checkAssignments: Check assignments

Description Usage Arguments

View source: R/package.r

Description

This function behaves differently when called from a student versus instructor account. For students, it shows your current progress on all assignments; for instructors a grading interface.

Usage

1
checkAssignments(path = getwd(), autoknit = TRUE, pkg)

Arguments

path

optional path to your course project folder

autoknit

if TRUE your assignment Rmd files will automatically be re-knitted when you save changes; ignored in instructor mode.

pkg

path to course package


whitwort/courseR documentation built on Sept. 6, 2019, 1:14 a.m.