Learn R Programming

eegkit (version 1.0-5)

eeghead: Dummy Head for 3d EEG Plots

Description

Contains mesh3d object of dummy head, which is used in the plotting functions eegcap and eegspace. This is a transformed (translated, rotated, and rescaled) vesion of the dummyhead object from the Rvcg package.

Usage

data(eeghead)

Arguments

Format

mesh3d object

Author

Nathaniel E. Helwig <helwig@umn.edu>

Examples

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

# data(eeghead)
# shade3d(eeghead)
# eeghead$material$color <- rep("black",length(eeghead$material$color))
# wire3d(eeghead)

Run the code above in your browser using DataLab