View source: R/basic-demographics.R
get_basic_demographics | R Documentation |
Gets basic demographic information from the participant.
get_basic_demographics(
intro = basic_demographics_default_intro(),
gender = TRUE,
age = TRUE,
occupation = TRUE,
education = TRUE
)
intro |
Introductory page to the demographics section.
If |
gender |
Ask the participant's gender? (Boolean) |
age |
Ask the participant's age? (Boolean) |
occupation |
Ask the participant's occupation? (Boolean) |
education |
Ask the participant's education? (Boolean) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.