plot.ravetools_crp_cluster: Plot electrode clustering results

View source: R/crp_cluster.R

plot.ravetools_crp_clusterR Documentation

Plot electrode clustering results

Description

S3 plot method for ravetools_crp_cluster objects returned by crp_cluster. Draws a two-panel figure: the per-cluster basis profile curves, and the electrode-by-electrode similarity matrix ordered by cluster.

Usage

## S3 method for class 'ravetools_crp_cluster'
plot(x, ...)

Arguments

x

a ravetools_crp_cluster object.

...

ignored.

Value

Invisibly returns x.


ravetools documentation built on Aug. 21, 2026, 5:06 p.m.