Helper to stop if input is or is not a reactive
Arguments
- x
For
is.reactive()
, an object to test. Forreactive()
, an expression. When passing in arlang::quo()
sure withreactive()
, remember to userlang::inject()
to distinguish that you are passing in the content of your quosure, not the expression of the quosure.
See also
Other modules:
get_screenshot_args_attr()
,
mixed_react_tree
,
module2app()