report_avg_by_common_factors: Report Average by Common Factors

View source: R/factor-functions.R

report_avg_by_common_factorsR Documentation

Report Average by Common Factors

Description

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

Usage

report_avg_by_common_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_common_factors(metric_df)

## End(Not run)


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