Plot_Boxplot: Plot a boxplot

Description Usage Arguments Examples

View source: R/Plot_Boxplot.R

Description

Illustrate how a boxplot and five number summary are calculated

Usage

1

Arguments

data

a numeric vector

Examples

1
2
fat <- c(PASWR::Bodyfat[["fat"]], 60)
Plot_Boxplot(fat)

likanzhan/acqr documentation built on Dec. 2, 2020, 10:14 a.m.