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


neuroconductor/eegUtils documentation built on Feb. 3, 2023, 5:33 p.m.