eegmesh: EEG Cap for Dense Coordinates

eegmeshR Documentation

EEG Cap for Dense Coordinates

Description

Contains mesh3d object of eegdense, which is used in the plotting function eegspace.

Usage

data(eegmesh)

Format

mesh3d object

Author(s)

Nathaniel E. Helwig <helwig@umn.edu>

Source

Created by Nathaniel E. Helwig (2014) using:

Murdoch, D., and Adler, D. (2025). rgl: 3D Visualization Using OpenGL. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.32614/CRAN.package.rgl")}, R package version 1.3.18, http://CRAN.R-project.org/package=rgl

Oostenveld, R., and Praamstra, P. (2001). The Five percent electrode system for high-resolution EEG and ERP measurements. Clinical Neurophysiology, 112, 713-719. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1016/S1388-2457(00)00527-7")}

Schlager S (2017). Morpho and Rvcg - Shape Analysis in R. In Zheng G, Li S, Szekely G (eds.), Statistical Shape and Deformation Analysis, 217-256. Academic Press. ISBN 9780128104934.

Examples

##########   EXAMPLE   ##########

# data(eegmesh)
# wire3d(eegmesh)
# eegmesh$material$color <- rep("red",length(eegmesh$material$color))
# shade3d(eegmesh)


eegkit documentation built on April 16, 2025, 1:09 a.m.

Related to eegmesh in eegkit...