Description Usage Arguments Value
create an embedding of graph into a low-dimensional space
1 2 | naive.simplicial.set.embedding(g, embedding, config,
fix.observations = NULL)
|
g |
matrix, graph connectivity as coo |
embedding |
matrix, coordinates for an initial graph embedding |
config |
list with settings |
fix.observations |
integer, number of points to avoid moving in optimization |
matrix with embedding, nrows is from g, ncols determined from config
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.