Description Usage Arguments Author(s) References See Also Examples
Creates a reactive option expression. This is a convenience/encapsulation
wrapper around reactiveExpression
.
1 | reactiveOption(expr, where = parent.frame(), ...)
|
expr |
|
where |
|
Further |
arguments to be passed along to subsequent functions.
In particular:
|
Janko Thyson janko.thyson@gmail.com
http://github.com/Rappster/optionr
1 2 3 4 5 6 | ## Not run:
## TODO: add example
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.