Last chance! 50% off unlimited learning
Sale ends in
extract the vector of sets
getSets(upsetjs)
vector of sets
an object of class upsetjs
upsetjs() %>%
fromList(list(a = c(1, 2, 3), b = c(2, 3))) %>%
getSets()
Run the code above in your browser using DataLab