View source: R/from_ellipsoid_methods.R
| as_ellipsoid | R Documentation | 
Create an ellipsoid object
as_ellipsoid(semi_axes = c(1, 1, 1), R = diag(0, 3), center = c(0, 0, 0))
| semi_axes | semi_axes lengths | 
| R | rotation matrix | 
| center | center coordinates | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.