R/upsetjs.R
upsetjsProxy.Rd
reactive helper to update an upsetjs inplace
upsetjsProxy(outputId, session)
the id of the upsetjs widget
current shiny session
an object of class upsetjs_proxy
upsetjs_proxy
if (FALSE) { upsetjsProxy("upsetjs1", session) %>% setSelection("a") }