layout.mds | R Documentation |
layout.mds()
was renamed to layout_with_mds()
to create a more
consistent API.
layout.mds(graph, dist = NULL, dim = 2, options = arpack_defaults())
graph |
The input graph. |
dist |
The distance matrix for the multidimensional scaling. If
|
dim |
|
options |
This is currently ignored, as ARPACK is not used any more for solving the eigenproblem |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.