Get a reactive context node
getContextNode(x = getCurrentContext(), graph = getReactGraph(), invalidated = FALSE)
x | A reactive context, expression, observer. Defaults to the current reactive context. |
---|---|
graph | A reactive graph. Defaults to the reactive graph for the current Shiny session. |
invalidated | If |
A reactive context node.
Other graph queries: getValueNode