is.reactivevalues: Checks whether an object is a reactivevalues object

View source: R/reactives.R

is.reactivevaluesR Documentation

Checks whether an object is a reactivevalues object

Description

Checks whether its argument is a reactivevalues object.

Usage

is.reactivevalues(x)

Arguments

x

The object to test.

See Also

reactiveValues().


rstudio/shiny documentation built on May 15, 2024, 10:33 a.m.