R/RMarkdown/RShiny
A R wrapper using HTMLWidgets is located at upset_r. The API follows the building pattern using the chaining operator %>%
.
In contrast to the original UpsetR implementation it focusses on the UpSet plot itself only. However it supports interactivity either using custom Shiny events or HTMLWidgets Crosstalk. See also Shiny examples.
see also Basic.Rmd