create_question_data_frame | R Documentation |
Creates an empty question data frame.
create_question_data_frame(extended = FALSE)
extended |
A Boolean, use extended question definition. |
A data frame.
Other support functions:
create_question_csv()
,
create_question_excel()
,
read_question_csv()
,
read_question_excel()
,
vector_to_string()
df <- create_question_data_frame()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.