qualtrics.dict | R Documentation |
This function extracts column mappings from the metadata of a Qualtrics survey data frame. It can accept either a data frame containing Qualtrics data, a variable name as string, or a survey alias string.
qualtrics.dict(survey_alias, exclude_embedded = TRUE)
survey_alias |
Can either be an existing dataframe, variable name as string, or survey alias string |
exclude_embedded |
Only select QIDs |
A list containing the mappings of column names to survey questions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.