cart2phi_radians | R Documentation |
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.
cart2phi_radians(x_coor, y_coor)
x_coor |
x coordinate between -1 and 1 |
y_coor |
y coordinate between -1 and 1 |
Andrew H Farkas, andrewhfarkas at g mail dot com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.