grp_sum: Grouped summary table of 2 variables, mainly for plotting...

View source: R/grp_sum.R

grp_sumR Documentation

Grouped summary table of 2 variables, mainly for plotting bivariate means by groups grp_sum creates a table of summary statistics on two variables, grouped by a third variable.

Description

Grouped summary table of 2 variables, mainly for plotting bivariate means by groups grp_sum creates a table of summary statistics on two variables, grouped by a third variable.

Usage

grp_sum(df, xvar, yvar, groupvar)

Arguments

XXX

describe an input to function

Examples

 XXX nothing(mtcars)

rethinkpriorities/rp-r-package documentation built on Jan. 7, 2023, 10:11 p.m.