get_option | R Documentation |
Get App Options
get_option(name = NULL, default = NULL)
name |
A |
default |
A value to be returned if the option is not currently set. |
The value of a Shiny option (see shiny::getShinyOption()
).
N. Frerebeau
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.