scatterPlot: Scatter plot (or X vs Y plot).

scatterPlotR Documentation

Scatter plot (or X vs Y plot).

Description

Scatter plot (or X vs Y plot).

Usage

scatterPlot(x, output, colour = NULL, time = NULL)

Arguments

x

data frame

output

the 2 variables to show, character vector

colour

variable(s) to colour

time

the time to look at those 2 variables, if NULL, min time is used (usually 0)

Value

a ggplot object


Calvagone/campsis documentation built on April 17, 2024, 5:33 a.m.