make_menu | R Documentation |
Constructs an interactive menu for the user
make_menu(PROMPT, OPTS, INDENT = " ")
PROMPT |
A character string prompt to the user |
OPTS |
A character vector where elements contain a number, then a closing parentheses, then the option value |
INDENT |
A character string for the amount of indentation from the left margin |
Character string of user's response
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.