View source: R/lsdf_for_language.R
lsdf_for_language | R Documentation |
This is used when exporting surveys to LimeSurvey's TSV format.
lsdf_for_language( language, groups, exportGroupIdMapping, exportQuestionIdMapping, backupLanguage, silent = limonaid::opts$get("silent") )
language |
The language for which to produce the data frame. |
groups |
The groups object in the Survey object. |
exportGroupIdMapping, exportQuestionIdMapping |
Used to map Survey object identifier onto the identifier model used in the LimeSurvey TSV. |
backupLanguage |
The language to get content from if not available in the primary language |
silent |
Whether to be silent or chatty. |
Invisibly, the Survey
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.