cart2phi_radians: Finds phi in radians with a X and Y coordinates

View source: R/EMEGShelper.R

cart2phi_radiansR Documentation

Finds phi in radians with a X and Y coordinates

Description

Takes Cartesian X and Y coordinates and returns phi angle in radians which is 0 at the right ear or an X at -1 and Y at 0.

Usage

cart2phi_radians(x_coor, y_coor)

Arguments

x_coor

x coordinate between -1 and 1

y_coor

y coordinate between -1 and 1

Author(s)

Andrew H Farkas, andrewhfarkas at g mail dot com


AndrewHFarkas/EMEGShelper documentation built on Oct. 20, 2023, 9:57 a.m.