Description Usage Arguments Value Examples
View source: R/SphereOptimize.R
The function to.Sphere convert a list of Cartesian coordinates representing a point on a unit sphere to the corresponding spherical coordinates.
1 | to.Sphere(s)
|
s |
A list of Cartesian coordinates. |
A vector of the corresponding angles in spherical coordinating system.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.