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.
Usage
format_template_data(template)
Value
List that contains the cluster fill counts
Arguments
template
A single cluster template created by
make_clustering_template()