descrip_stats: Report descriptive stats for all possible pairings on the rhs...

Description Usage Arguments

View source: R/utils.R

Description

Report descriptive stats for all possible pairings on the rhs of the formula.

Usage

1
descrip_stats(data, formula, ..., qtile_groups = NULL)

Arguments

formula

A formula of the type out ~ group where out is the outcome variable and group is the grouping variable. Note this variable can include any arbitrary number of groups. Additional variables can be included with + to produce descriptive stats by the secondary or tertiary variable of interest (e.g., out ~ group + characteristic1 + characteristic2).


esvis documentation built on May 1, 2020, 1:06 a.m.