brf_rmd_dispatch: Choose the correct RMarkDown function depending on the column...

View source: R/rmd.R

brf_rmd_dispatchR Documentation

Choose the correct RMarkDown function depending on the column type

Description

Choose the correct RMarkDown function depending on the column type

Usage

brf_rmd_dispatch(df, data_col, grouping_col = NULL, na.rm = F)

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

na.rm

should 'NA's be removed (default: FALSE)


AdrienLeGuillou/briefr documentation built on Dec. 30, 2024, 8:50 a.m.