newContent: Create a new course content file

Description Usage Arguments

View source: R/courseR.r

Description

Create a new course content file

Usage

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

Arguments

file

the name of the new file to create

title

the title of the new piece of course content

data

files in the data/ folder that this content relies upon

path

path to the project to create a new content file 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.