Classify the reactivity type of a render block
Source:R/classify_reactivity.R
classify_reactivity.RdDetermines whether a given block of Shiny code contains reactive elements such as
reactive(), eventReactive(), observeEvent(), etc.
R/classify_reactivity.R
classify_reactivity.RdDetermines whether a given block of Shiny code contains reactive elements such as
reactive(), eventReactive(), observeEvent(), etc.