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