| findGlobalPaths | R Documentation |
A function that finds student submissions that refer to machine-specific file paths
findGlobalPaths(submission_dir)
submission_dir |
where the assignments are located |
# 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.