build_G | R Documentation |
Build the sparse adjacency matrix G
from a graph adjacency matrix.
build_G(adj_mat)
adj_mat |
The original adjacency matrix. |
The adjacency matrix G
in sparse form.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.