polar.cart.to.sphere.spherical | R Documentation |
This is the inverse of sphere.spherical.to.polar.cart
polar.cart.to.sphere.spherical(r, pa = FALSE, preserve = "latitude")
r |
2-column Matrix of Cartesian coordinates of points on
polar projection. Column names should be |
pa |
If |
preserve |
Quantity to preserve locally in the
projection. Options are |
2-column Matrix of spherical coordinates of points on
sphere. Column names are phi
and lambda
.
David Sterratt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.