get_survey_data: Get survey data

get_survey_dataR Documentation

Get survey data

Description

Get survey data

Usage

get_survey_data(surveysDF, pid_cols = "ID", ...)

Arguments

surveysDF

A data.frame as returned by the get_surveys.

...

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.

Value

Returns a long format data.frame of survey data with names ["SID variable names", ...], "item", "value", "survey_name"


jflournoy/scorequaltrics documentation built on April 29, 2022, 9:17 p.m.