View source: R/GenerateMockResponses.R
generate_mock_response | R Documentation |
This is a function to generate a mock response based on the survey file alone
generate_mock_response(survey, choices, metadata, survey_path = NULL)
survey |
The "survey" tab of the survey xls file |
choices |
The "choices" tab of the survey xls file |
metadata |
The "settings" tab of the survey xls file |
survey_path |
The path to the xls survey file |
Rpackage file: GenerateMockResponses.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.