kenngroessen: create a tibble with kenngroessen

View source: R/functions.R

kenngroessenR Documentation

create a tibble with kenngroessen

Description

returns a tibble with all kenngroessen

Usage

kenngroessen(werte)

Arguments

werte

numeric vector

Value

tibble with all kenngroessen

Examples

x <- ceiling(stats::rnorm(20))
kenngroessen(x)


jgsbook documentation built on June 24, 2024, 5:06 p.m.