des: des

Description Usage Arguments Details Value Author(s)

View source: R/des.R

Description

des

Usage

1
des(df, ..., hist = FALSE, tab = FALSE)

Arguments

df

Either a single variable or a data.frame for which descriptive sumamry statistics will be generated. If df contains a variable named 'weight' this will be used to weight the data. If df is of class 'grouped_df' the descripitve statistics will be generated for every group.

...
hist
tab

Details

Summarise certain variables by group.

Value

A data.frame of class 'tbl_df'.

Author(s)

Marc Schwenzer


mschwenzer/blueprint documentation built on Nov. 4, 2019, 8:30 p.m.