scatter_plot: Scatterplot for customplot

Description Usage Arguments Note

Description

A pre-made scatter plot that can be added to the custom.plot parameter.

Usage

1
scatter_plot(mydata, x, y)

Arguments

mydata

A data set containing intersection data provided internally

x

The x aesthetic for the scatter plot

y

The y aesthetic for the scatter plot

Note

See examples section for upset function on how to use custom.plot parameter.


UpSetR documentation built on May 23, 2019, 1:03 a.m.