sumstats: Create a nice summary table with number of observations, and...

Description Usage Arguments Value Examples

View source: R/my_functions.R

Description

Create a nice summary table with number of observations, and other statitics

Usage

1
sumstats(df, detailed = FALSE, text_len = 6)

Arguments

df

data frame

detailed

should we show additional statistics default is FALSE

text_len

the length of text in min and max calculation, default is 6

Value

numeric

Examples

1

blazysecon/econmodme documentation built on July 10, 2019, 3:08 a.m.