| .extract_weights | R Documentation |
Internal helper to extract adjacency/weight matrix from various input types.
.extract_weights(x)
x |
Network object (matrix, CographNetwork, tna, igraph, or list with $weights). |
A numeric matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.