bar_plot: Bar Plot Generator

Usage Arguments

View source: R/BarPlot.R

Usage

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

plot

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


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