powered by
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.
eegcap
eegspace
dummyhead
Rvcg
data(eeghead)
mesh3d object
Nathaniel E. Helwig <helwig@umn.edu>
########## 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