Description Usage Arguments Examples
View source: R/uoepsy_turnitin.R
make spreadsheet with turnitin links from set of files
1  | uoepsy_turnitin(submission_dir, output_file, seed = FALSE, rename_files = TRUE)
 | 
submission_dir | 
 directory holding all and only the submitted files  | 
output_file | 
 filepath to output csv  | 
seed | 
 search script for seed? (looks for x<-, based on dapr labtests)  | 
rename_files | 
 if TRUE will rename files to just exam numbers (where possible)  | 
1  | uoepsy_turnitin("~/Desktop/dapr1reps/","~/Desktop/dapr_marks.csv")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.