
Generate 3-D Trefoil Knot Coordinates (Stereographic Projection)
Source:R/trefoil.R
gen_trefoil3d.Rd
This function generates coordinates for a 3-D trefoil knot by applying a stereographic projection from 4-D space.
Examples
set.seed(20240412)
trefoil3d <- gen_trefoil3d(n = 500, p = 4, steps = 5)
#> ✔ Data generation completed successfully!!!
#> ✔ 1 noise dimensions have been generated successfully!!!
#> ✔ Data generation completed successfully!!!