Decode Student's Submissions from Google Forms
Decode Student's Submissions from Google Forms
google_form_decode(path = file.choose())
path |
The path to a |
A data frame containing each student's results.
## Not run: # Choose the csv file yourself google_form_decode() # Explicity specify the path google_form_decode("~/Desktop/My_Course.csv") ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.