roman_surface_3d_row {cardinalR} | 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)