TOSPHERE.DIP | R Documentation |
convert to spherical coordinates
TOSPHERE.DIP(x, y, z)
x |
x-coordinate |
y |
y-coordinate |
z |
z-coordinate |
takes three components and returns azimuth and dip
List
az |
azimuth, degrees |
dip |
Dip, degrees |
x |
x-coordinate |
y |
y-coordinate |
z |
z-coordinate |
Jonathan M. Lees<jonathan.lees@unc.edu>
to.spherical
TOSPHERE.DIP(3, 4, 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.