print.cluster_analysis {eyetrackingR}R Documentation

Print Method for Cluster Analysis

Description

Print Method for Cluster Analysis

Usage

## S3 method for class 'cluster_analysis'
print(x, ...)

Arguments

x

The output of the analyze_clusters function

...

Ignored

Value

Prints information about the bootstrapped null distribution, as well as information about each cluster.


[Package eyetrackingR version 0.2.1 Index]