R/survey-definitions-languages.R
get_survey_translations.Rd
get_survey_translations retrieves the full translation
get_survey_translations(survey_id, language_code)
survey_id | the survey id |
---|---|
language_code | is the code for the language of translation |
A list
of survey elements in requested language
if (FALSE) get_survey_translations("SV_012345678901234", "EN")