report_avg_by_rare_factors: Report Average by Rare Factors

View source: R/factor-functions.R

report_avg_by_rare_factorsR Documentation

Report Average by Rare Factors

Description

Report average value of factors (categorical variables) that are rare.

Usage

report_avg_by_rare_factors(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_avg_by_rare_factors(metric_df)

## End(Not run)


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