getUpset | R Documentation |
Writes UpSet plot to file
getUpset(ls, file, N = NA, combColFn = function(x) "black", ..., setClust = F)
ls |
A list of sets to be plotted |
file |
The output file |
N |
The unverse size. Defaults to the number of unique elements. |
combColFn |
A function defining the color mapping of intersections. |
... |
Additional arguments to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.