Get_Question_List: NEW NEW NEW (20210804) This gets all of the questions from...

View source: R/tools.R

Get_Question_ListR Documentation

NEW NEW NEW (20210804) This gets all of the questions from the surveys and binds them together in one table.

Description

NEW NEW NEW (20210804) This gets all of the questions from the surveys and binds them together in one table.

Usage

Get_Question_List(Survey_IDs)

Arguments

Survey_IDs

this is a data.table with at least one column sid containing the Limesurvey survey IDs of all the parts in the correct order (if they are ordered survey parts)

Examples

Question_List <- Get_Question_List(data.table(sid = 130394))

bpresentati/surveyR documentation built on March 19, 2022, 3:40 a.m.