View source: R/form-responses.R
get_form_responses | R Documentation |
Get form responses
get_form_responses(form_id = NULL, form_url = NULL)
form_id |
The id of the google form to be updated |
form_url |
Google form url |
## Not run:
form_url <- "https://docs.google.com/forms/d/1woWtLVviIhrwb-NYEjVMO_IV2-62vOhaS4N0/edit#responses"
get_form_responses(form_url = form_url)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.