create_electrode_layout_plot: Create a ggplot or plotly plot showing electrode positions

View source: R/channel_management.R

create_electrode_layout_plotR Documentation

Create a ggplot or plotly plot showing electrode positions

Description

Create a ggplot or plotly plot showing electrode positions

Usage

create_electrode_layout_plot(data, interact)

Arguments

data

The data from which to extract channel locations

interact

If TRUE, use plotly to create a 3D interactive plot, otherwise create a 2D ggplot.


craddm/eegUtils documentation built on June 11, 2025, 10:03 a.m.