get_survey_data.Rd
Get survey data
get_survey_data(surveysDF, creds, pid_col = "ID")
surveysDF | A data.frame as returned by the |
---|---|
creds | A named character with |
pid_col | A character with the column name specifying user ID. |
Returns a long format data.frame of survey data with names "SID variable name", "item", "value", "survey_name"