asm_graphBoxplot: Plot data as Boxplot

Description Usage Arguments Examples

View source: R/asm_graph.R

Description

This function plots data as boxplot.

Usage

1

Arguments

data

a vector, list or data.frame of data values.

legend

logical add legend.

Examples

1
asm_graphBoxplot(iris[,c("Sepal.Width", "Sepal.Length")])

animalSymbolicum/assumptions documentation built on Dec. 19, 2021, 3:37 a.m.