plothist: histogram of data

Description Usage Arguments Value Author(s) Examples

Description

Get a histogram, showing the mean and median of your data

Usage

1

Arguments

x

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

Value

a summary

Author(s)

Oscar Ramirez Alan (osoramirez@gmail.com).

Examples

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

osoramirez/resumeRdesc documentation built on May 31, 2019, 5:13 p.m.