Learn R Programming

eyetrackingR (version 0.2.2)

get_time_clusters: 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 time_cluster_data get_time_clusters(object)

# S3 method for cluster_analysis get_time_clusters(object)

Value

A dataframe with information about the clusters

Arguments

object

The output of the analyze_time_clusters function

Methods (by class)

  • get_time_clusters(time_cluster_data): Get time clusters dataframe

  • get_time_clusters(cluster_analysis): Get time clusters dataframe