View source: R/get_responses.R
get_responses | R Documentation |
This function exports and downloads data from a LimeSurvey survey.
get_responses( iSurveyID, sDocumentType = "csv", sLanguageCode = NULL, sCompletionStatus = "complete", sHeadingType = "code", sResponseType = "long", ... )
iSurveyID |
... |
sDocumentType |
... |
sLanguageCode |
... |
sCompletionStatus |
... |
sHeadingType |
... |
sResponseType |
... |
... |
Further arguments to |
## Not run: get_responses(12345) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.