Description Usage Arguments Value
Make an initial embedding with random coordinates
1 | make.random.embedding(d, V, lims = c(-10, 10))
|
d |
integer, number of diemsions (columns) |
V |
integer, number of vertices (rows) |
lims |
numeric vector with lower and upper bounds |
matrix (V,d) with random numbers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.