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