sd_question_gadget | R Documentation |
This function displays a Shiny gadget that allows the user to select a question type from a dropdown menu. Once submitted, it calls sd_add_question() with the specified type.
sd_question_gadget(chunk = FALSE)
chunk |
Logical. If |
The selected question type (invisibly).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.