get_time_clusters: Get information about the clusters in a cluster-analysis

View source: R/time_cluster_data.R

get_time_clustersR Documentation

Get information about the clusters in a cluster-analysis

Description

Get information about the clusters in a cluster-analysis

Usage

get_time_clusters(object)

## S3 method for class 'time_cluster_data'
get_time_clusters(object)

## S3 method for class '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


eyetrackingR documentation built on Sept. 15, 2023, 5:08 p.m.