Description Usage Arguments Examples
A function that finds student submissions that refer to machine-specific file paths
1 | findGlobalPaths(submission_dir)
|
submission_dir |
where the assignments are located |
1 2 3 | # change paths to *your* paths
submissions <- "extdata/assignment1_submissions/"
findGlobalPaths(submissions) # perhaps ask these students to resubmit
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.