powered by
set the vector of sets
setSets(upsetjs, value)
the object given as first argument
an object of class upsetjs
upsetjs
the vector of sets
upsetjs() %>% setCombinations(list(asSet("a", c(1, 2, 3)))) %>% getSets()
Run the code above in your browser using DataLab