Skip to contents

Extract metadata about questions and variables and their parent section from the questionnaire JSON as a data frame.

Usage

get_questions_by_section(json_path)

Arguments

json_path

Character. Full path to the Survey Solutions questionnaire JSON file (e.g., ~/my_proj/path/to/document.json).

Value

Data frame with the following columns

See also

get_sections get_questions get_variables