get_time_clusters {eyetrackingR}R 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)


[Package eyetrackingR version 0.2.1 Index]