setup_survey_sheet | R Documentation |
This function takes in a survey name, e.g. "GLI", and will create a folder in Google Drive with a corresponding Google Sheet for all survey data to be written.
setup_survey_sheet(survey_name)
survey_name |
The name of the new survey to create |
NA; used to establish survey infrastructure with Google Drive and Sheets.
if (interactive()) { setup_survey_sheet("testSurvey") }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.