View source: R/factor-functions.R
report_most_common_factor | R Documentation |
Report which factors (categorical variables) are the most common.
report_most_common_factor(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_most_common_factor(metric_df) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.