upsetjs a htmlwidget wrapper around UpSet.js (https://upset.js.org/)
upsetjs(
width = "100%",
height = NULL,
elementId = NULL,
sizingPolicy = upsetjsSizingPolicy()
)
width of the element
height of the element
unique element id
htmlwidgets sizing policy object. Defaults to upsetjsSizingPolicy()
An object of class upsetjs
and htmlwidget