
Last chance! 50% off unlimited learning
Sale ends in
format_template_data()
formats the template data for use with
plot_cluster_fill_counts()
. The output is a list that contains a data frame
called cluster_fill_counts
.
format_template_data(template)
List that contains the cluster fill counts
A single cluster template created by
make_clustering_template()
template_data <- format_template_data(template = example_cluster_template)
plot_cluster_fill_counts(formatted_data = template_data, facet = TRUE)
Run the code above in your browser using DataLab