powered by
Generate the background sphere or torus
generate_space_view(n = 1000, p = 3, d = 1)
n number of points on the surface of sphere
number of points on the sphere
dimension of data
dimension of projection
p <- 4 sp <- generate_space_view(p=p)
Run the code above in your browser using DataLab