askyn_letter | R Documentation |
A function to ask a yes/no question and return Y/N
askyn_letter(question, default = TRUE)
question |
input Yes / No question |
default |
Optionally set the default response value |
Y/y or N/n
## Not run:
askyn_letter("Do you like coding?")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.