Classify the reactivity type of a render block
classify_reactivity.Rd
Determines whether a given block of Shiny code contains reactive elements such as
reactive()
, eventReactive()
, observeEvent()
, etc.
classify_reactivity.Rd
Determines whether a given block of Shiny code contains reactive elements such as
reactive()
, eventReactive()
, observeEvent()
, etc.