Get App Options
Arguments
- name
A
character
string specifying the name of an option to get. IfNULL
(the default), all options are returned.- default
A value to be returned if the option is not currently set.
Value
The value of a Shiny option (see shiny::getShinyOption()
).