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