ortho_norm: Orthographic electrode projection

View source: R/channel_management.R

ortho_normR Documentation

Orthographic electrode projection

Description

Produce a set of x and y coordinates for plotting from 3D Cartesian coordinates. This is an orthographic projection of the 3D coordinates, resulting in bunching up of electrodes at the further reaches of the head.

Usage

ortho_norm(chan_info)

Arguments

chan_info

Channel information from an eegUtils objects

Value

A data.frame with x and y columns indictating electrode positions in mm


craddm/eegUtils documentation built on March 24, 2022, 9:17 a.m.