startAssignment: Start an assignment

Description Usage Arguments Value

View source: R/package.r

Description

This function will create an RMD file that you can use to start working on solutions for an assignment. It also refreshes the data files in your data/ directory.

Usage

1
startAssignment(name, overwrite = FALSE, path = getwd(), pkg)

Arguments

name

name of the assignment to start

overwrite

if TRUE this function will overwrite any existing work you've done on this asignment already

path

optional path to your course project folder

pkg

path to course package

Value

new file path


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