plotbox: plotbox

Description Usage Arguments Value Examples

View source: R/plotbox.R

Description

get a boxplot, showing the mean in plot

Usage

1

Arguments

x

is a numeric value, could be a a vector or data.frame

Value

a plotbox (a elegant boxplot)

Examples

1
2
x<-rnorm(25,2,3)
plotbox(x)

osoramirez/resumeR documentation built on May 30, 2019, 12:47 p.m.