jitter_plot: Jittered Scatter Plot Generator

Usage Arguments

View source: R/JitterPlot.R

Usage

1
jitter_plot(dataset, group, value = "", x, y, ylimit = "")

Arguments

dataset

– Data Frame to evaluate

group

– Column in data (the variable) that you wish to look at.

value

– Is value in the column ( the variable) you wish to create a plot for

x

– The control or input variable

y

– The result or output variable that you wish to use for plotting

ylimit

– limit on the y value


AshMSTAT/DSTools documentation built on May 20, 2019, 8:29 a.m.