R/scatter_plot.R
scatter_plot.Rd
A pre-made scatter plot that can be added to the custom.plot parameter.
scatter_plot(mydata, x, y)
A data set containing intersection data provided internally
The x aesthetic for the scatter plot
The y aesthetic for the scatter plot
See examples section for upset function on how to use custom.plot parameter.