roman_surface_3d_row | R Documentation |
This function generates points on a Roman surface in 3D space.
roman_surface_3d_row(a = 1)
a |
Maximum radius of the object. |
A matrix containing the generated points on the Roman surface in 3D space.
set.seed(20240412)
roman_surface_3d_row(a = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.