Description Usage Arguments Examples
Internal function for getting user response
| 1 | get_user_response(bd_question)
 | 
| bd_question | The BDQuestion object to get users responses. | 
| 1 2 3 4 5 6 | if(interactive()){ 
question <- BdQuestion()
responses <- get_user_response(question)
}
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.