create_course: Create a templated file and directory structure for a...

Description Usage Arguments

Description

This creates folders for slides, course notes and homework, as well as a website for the course with syllabus, instructor bio and other resources

Usage

1
create_course(slides = TRUE, notes = TRUE, hw = FALSE)

Arguments

slides

Should a directory for slides be created, and templates populated (default=T)

notes

Should a directory for course notes be created, and templates populated (Default=T)

hw

Should a directory for homeworks be created and templates populated (default = F)


webbedfeet/coursedown documentation built on June 3, 2019, 5:57 a.m.