survey_question_id: get the question_id (id in the question table in the...

View source: R/survey_loader.R

survey_question_idR Documentation

get the question_id (id in the question table in the influenzanet db) of a question

Description

get the question_id (id in the question table in the influenzanet db) of a question

Usage

survey_question_id(survey, varname, language = survey_default_language())

Arguments

survey

name of the survey

varname

variable name of the question (db's column name or R alias of the column)

language

language translation to use

Value

int

See Also

Other survey-load: survey_load_all(), survey_load_options(), 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()


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