Description Usage Arguments Examples
Clears previous NEW files, creates new ones from downloaded CourseWorks files, and writes to the path specified, prefixing the original filename with "NEW". Nothing is returned.
Call only if new files have been downloaded from CourseWorks
1 | create_NEW(path = "~/Documents/Students", pattern = "Fall_2018")
|
path |
folder where student files are stored |
pattern |
pattern to match in filenames |
1 2 | create_NEW()
create_NEW("~/Downloads", "Spring_2019")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.