Get information about the clusters in a cluster-analysis

get_time_clusters(object)

# S3 method for time_cluster_data
get_time_clusters(object)

# S3 method for cluster_analysis
get_time_clusters(object)

Arguments

object

The output of the analyze_time_clusters function

Value

A dataframe with information about the clusters

Methods (by class)

  • get_time_clusters(time_cluster_data): Get time clusters dataframe

  • get_time_clusters(cluster_analysis): Get time clusters dataframe