cart_to_spherical: Convert 3D Cartesian coordinates to spherical coordinates

View source: R/channel_management.R

cart_to_sphericalR Documentation

Convert 3D Cartesian coordinates to spherical coordinates

Description

Output theta and phi are in degrees.

Usage

cart_to_spherical(xyz_coords)

Arguments

xyz_coords

3D Cartesian electrode locations


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