| setSets | R Documentation |
set the vector of sets
setSets(upsetjs, value)
upsetjs |
an object of class |
value |
the vector of sets |
the object given as first argument
upsetjs() %>%
setCombinations(list(asSet("a", c(1, 2, 3)))) %>%
getSets()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.