Return plot of profile centroids

plot_profiles(d, to_center = F, to_scale = F)

Arguments

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

Value

A ggplot2 object

Details

Returns ggplot2 plot of cluster centroids