powered by
A function that finds student submissions that refer to machine-specific file paths
findGlobalPaths(submission_dir)
where the assignments are located
# NOT RUN { # change paths to *your* paths submissions <- "extdata/assignment1_submissions/" findGlobalPaths(submissions) # perhaps ask these students to resubmit # }
Run the code above in your browser using DataLab