funhist2df: Creates some plots and numeric summary

Description Usage Arguments Value Examples

View source: R/funhist2df.R

Description

Creates some plots and numeric summary

Usage

1

Arguments

x

vector

Value

the data frame with the summary

Examples

1
2
x <- sample(1:50, 200, replace = TRUE)
funhist2df(x)

henrinelk/firstpackage documentation built on Feb. 14, 2021, 12:27 a.m.