ldefault.xy | R Documentation |
Generating a data frame with default 64-channel EEG positions
ldefault.xy(chs = character(0))
chs |
an optional character vector of channel labels |
a data frame of channel, X and Y co-ordiantes (CH, X and Y); if the
chs
argument is not empty, then only channels matching an entry in chs
are displayed
Label matching is case-insenstive;
Currently, coordinates are only specified for standard 64-channel montages;
This function is primarily used internally by other luna plotting functions;
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.