View source: R/compareMetrics.R
| vdegree | R Documentation |
Calculates the degree of each vertices.
vdegree(x)
x |
Adjacency matrix. |
Given a network as adjacency matrix, calculate degree stats for each vertex.
vector of length number of vertices.
Abhirup
vdegree(beach[[1]][, ])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.