is.reactivevalues
From shiny v0.9.0
by Winston Chang
Checks whether an object is a reactivevalues object
Checks whether its argument is a reactivevalues object.
Usage
is.reactivevalues(x)
Arguments
- x
- The object to test.
See Also
Community examples
Looks like there are no examples yet.