powered by
Internal function for getting user response
get_user_response(bd_question)
The BDQuestion object to get users responses.
# NOT RUN { if(interactive()){ question <- BdQuestion() responses <- get_user_response(question) } # }
Run the code above in your browser using DataLab