report_least_common_factor: Report Least Common Factor

View source: R/factor-functions.R

report_least_common_factorR Documentation

Report Least Common Factor

Description

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

Usage

report_least_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_least_common_factor(metric_df)

## End(Not run)


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