get_option {kinesis} | R Documentation |
Get App Options
Description
Get App Options
Usage
get_option(name = NULL, default = NULL)
Arguments
name |
A |
default |
A value to be returned if the option is not currently set. |
Value
The value of a Shiny option (see shiny::getShinyOption()
).
Author(s)
N. Frerebeau
[Package kinesis version 0.2.1 Index]