View source: R/factor-functions.R
report_avg_by_common_factors | R Documentation |
Report average value of factors (categorical variables) that are common.
report_avg_by_common_factors(metric_df, template_id = NULL)
metric_df |
A dataframe |
template_id |
Optional. A character string. |
A sentence ready for insertion into an HTML document.
## Not run: report_avg_by_common_factors(metric_df) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.