Return plot of profile centroids
plot_profiles(d, to_center = F, to_scale = F)
d | summary data.frame output from create_profiles_cluster() |
---|---|
to_center | whether to center the data before plotting |
to_scale | whether to scale the data before plotting |
A ggplot2 object
Returns ggplot2 plot of cluster centroids