eeghead | R Documentation |
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.
data(eeghead)
mesh3d object
Nathaniel E. Helwig <helwig@umn.edu>
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
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.
########## EXAMPLE ##########
# data(eeghead)
# shade3d(eeghead)
# eeghead$material$color <- rep("black",length(eeghead$material$color))
# wire3d(eeghead)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.