Description Usage Arguments Examples
Highlight sets or intersections matching specified query.
1 2 3 4 5 6 7 |
set |
name of the set to highlight |
intersect |
a vector of names for the intersection to highlight; pass |
group |
name of the set to highlight when using |
only_components |
which components to modify; by default all eligible components will be modified; the available components are 'overall_sizes', 'intersections_matrix', 'Intersection size', and any annotations specified |
... |
|
1 2 | upset_query(intersect=c('Drama', 'Comedy'), color='red', fill='red')
upset_query(set='Drama', fill='blue')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.