commit_to_form {rgoogleclassroom} | R Documentation |
Commit changes to a Google form
Description
Commit changes to a Google form
Usage
commit_to_form(form_id, google_forms_request, quiet = FALSE)
Arguments
form_id |
The id of the google form to be updated |
google_forms_request |
The google slide request to be applied to the slides |
quiet |
TRUE/FALSE you'd like a progress message? |
[Package rgoogleclassroom version 0.9.1 Index]