report_most_common_factor: Report Most Common Factor

View source: R/factor-functions.R

report_most_common_factorR Documentation

Report Most Common Factor

Description

Report which factors (categorical variables) are the most common.

Usage

report_most_common_factor(metric_df, template_id = NULL)

Arguments

metric_df

A dataframe

template_id

Optional. A character string.

Value

A sentence ready for insertion into an HTML document.

Examples

## Not run: 
report_most_common_factor(metric_df)

## End(Not run)


jupitertrades/tabletotext documentation built on Oct. 31, 2022, 5:47 p.m.