newAssignment: Create a new assignment file

Description Usage Arguments

View source: R/courseR.r

Description

Create a new assignment file

Usage

1
newAssignment(file, title, data = "", path = getwd(), ...)

Arguments

file

the name of the new file to create

title

the title of the new assignment

data

files in the data/ folder that this assignment relies upon

path

path to the project to create a new assignment in

...

additional arguments are available as keys when the template is rendered to create the new file


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