profile_table_totals: Create total summary tables.

View source: R/profile_table.R

profile_table_totalsR Documentation

Create total summary tables.

Description

Create total summary tables.

Usage

profile_table_totals(df, weight_var = NULL, banner_var)

Arguments

df

data.frame of input variables

weight_var

if not NULL, a vector that contains weights for each observation. The NULL case is equivalent to all cases being weighted 1.

banner_var

name of the variable to appear along the top of the table.


PrenolanM/rsegmenter documentation built on Aug. 7, 2022, 8:56 p.m.