show_stats_by_group: 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 the group_var

Usage

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

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