show_stats_by_group_strata: Show statistics for all the columns of a data frame group by...

Description Usage

Description

Show statistics for all the columns of a data frame group by group_var and stratify by strata

Usage

1
2
3
4
5
6
7
8
9
show_stats_by_group_strata(
  df,
  group_var,
  strata,
  digits = 3,
  use_percent = F,
  max_levels = 6,
  dropna = F
)

yajiez/metabor documentation built on Feb. 24, 2020, 2 a.m.