Learn R Programming

eyetrackingR (version 0.1.8)

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)

Arguments

object

The output of the analyze_time_clusters function

Value

A dataframe with information about the clusters

Methods (by class)

  • time_cluster_data: Get time clusters dataframe

  • cluster_analysis: Get time clusters dataframe