powered by
extract the vector of combinations
getCombinations(upsetjs)
vector of sets
an object of class upsetjs
upsetjs
upsetjs() %>% fromList(list(a = c(1, 2, 3), b = c(2, 3))) %>% getCombinations()
Run the code above in your browser using DataLab