proc_desc: Summary statistics with histogram

Description Usage Arguments Examples

View source: R/proc_desc.R

Description

summary statistics with histogram of a variable.

Usage

1

Arguments

x

list,vector,column of a dataframe

Examples

1
2
3
4
5
## Not run: 
x = c(1,2,3,4,5,6,7,8,9,10)
proc_desc(x)

## End(Not run)

svd09/Smisc documentation built on March 21, 2021, 11:11 p.m.