get_survey_data | R Documentation |
Get survey data
get_survey_data(surveysDF, pid_cols = "ID", ...)
surveysDF |
A data.frame as returned by the |
... |
Not used. |
pid_col |
A character vector with the column names specifying user ID and other column names to use as ID variables in data-lengthening. |
Returns a long format data.frame of survey data with names ["SID variable names", ...], "item", "value", "survey_name"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.