set_intersection_plot: Create a plot from the percentages in each set

Description Usage Arguments Value

View source: R/intersect_functions.R

Description

Create a plot from the percentages in each set

Usage

1
2
set_intersection_plot(set_percentages, nintersects = 12, nsets = NULL,
  label = NULL)

Arguments

set_percentages

a names vector with the percentages for each combination

nintersects

number of intersections to look at, the default being 12

nsets

number of unique sets making up the intersection

label

the label to be added to the plot

Value

A plot object


ellieallien/Setviz documentation built on March 8, 2020, 9:58 p.m.