Learn R Programming

eegkit (version 1.0-5)

eegmesh: EEG Cap for Dense Coordinates

Description

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

Usage

data(eegmesh)

Arguments

Format

mesh3d object

Author

Nathaniel E. Helwig <helwig@umn.edu>

Examples

Run this code
##########   EXAMPLE   ##########

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

Run the code above in your browser using DataLab