brf_summary_num: Summarise a numerical column in a data frame with a grouping...

View source: R/summaries.R

brf_summary_numR Documentation

Summarise a numerical column in a data frame with a grouping option

Description

Summarise a numerical column in a data frame with a grouping option

Usage

brf_summary_num(df, data_col, grouping_col = NULL)

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

a dataframe containing the summary informations


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