survey_load_options: load options of a question from the database, identified by...

View source: R/survey_loader.R

survey_load_optionsR Documentation

load options of a question from the database, identified by its question_id low level function

Description

load options of a question from the database, identified by its question_id low level function

Usage

survey_load_options(question_id, translation_id = NULL)

Arguments

question_id

int[]

translation_id

id the translation to use

Value

data.frame() option_id, text

See Also

Other survey-load: survey_load_all(), survey_load_participants(), survey_load_participations(), survey_load_questions(), survey_load_results_historic(), survey_load_results(), survey_load_translation(), survey_options_for(), survey_participant_previous_season(), survey_participant_season(), survey_question_id()


cturbelin/ifnBase documentation built on Nov. 5, 2023, 12:54 p.m.