View source: R/channel_management.R
stereo_norm | R Documentation |
Produce a set of x and y coordinates for plotting from 3D Cartesian coordinates. This is a stereographic projection of the 3D coordinates, which compensates for the distance of the electrode from the projecting point and flattens out the scalp.
stereo_norm(chan_info)
chan_info |
Channel information from an eegUtils objects |
A data.frame with x and y columns indictating electrode positions in degrees
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.