generate_space_view | R Documentation |
Generate the background sphere or torus
generate_space_view(n = 1000, p = 3, d = 1)
n |
number of points on the sphere |
p |
dimension of data |
d |
dimension of projection |
n number of points on the surface of sphere
p <- 4
sp <- generate_space_view(p=p)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.