brf_formatted_cat: Format a categorical column summary with 'kable()'

View source: R/formatted.R

brf_formatted_catR Documentation

Format a categorical column summary with 'kable()'

Description

Format a categorical column summary with 'kable()'

Usage

brf_formatted_cat(df, data_col, grouping_col = NULL, decimals = 1)

Arguments

df

a data frame

data_col

the unquoted name of the column to summarise

grouping_col

the unquoted name of the column to use for groupings

Value

the summary as a 'kable table'


AdrienLeGuillou/briefr documentation built on July 25, 2022, 5:31 a.m.