metric_plot_helper | R Documentation |
Helper Function for Plotting the Distribution of a Metric
metric_plot_helper( cmps_metric, metric, scaled = FALSE, SSratio = TRUE, plot_density = TRUE, ... )
cmps_metric |
a data frame containing values of the metric and the labels |
metric |
string. Which metric to be plotted |
scaled |
logical value. If |
SSratio |
logical value. Whether to show the sum of squares ratio value |
plot_density |
logical value. If |
... |
other arguments for plotting: |
a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.