Learn R Programming

UpSetR (version 1.1.1)

scatter_plot: Scatterplot for customplot

Description

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

Usage

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