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