sphere | R Documentation |
Creates a sphere.
sphere(radius, n_segments, diameter_units )
radius |
Object radius (m). |
n_segments |
Number of segments to discretize object shape. Defaults to 1e2 segments. |
diameter_units |
Default is "m" for meters |
Creates position vector for a spherical object of a defined radius.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.