Description Usage Arguments Value Examples
Convert latitude (lat) and longitude (lon) to spherical coordinates (theta, phi) with theta in [0,pi] and phi in [0,2*pi). All values lat, lon, theta, phi are assumed to be in radians.
1 |
... |
A data.frame with columns lat and lon, or named vectors of lat and lon. |
A data.frame with columns theta and phi.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.