scatter_plot: Scatter Plot Generator

Usage Arguments

View source: R/ScatterPlot.R

Usage

1
scatter_plot(dataset, group, value, plot, 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 density plot

plot

– the parameter that you wish to use for the qq plot


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