powered by
make it an interactive chart
interactiveChart(upsetjs, value = TRUE)
an object of class upsetjs or upsetjs_proxy
upsetjs
upsetjs_proxy
whether to enable or disable
the object given as first argument
# NOT RUN { upsetjs() %>% fromList(list(a=c(1,2,3), b=c(2,3))) %>% interactiveChart() # }
Run the code above in your browser using DataLab