vdegree
Calculates the degree of each vertices.
vdegree(x)
x
vector of length number of vertices.
Given a network as adjacency matrix, calculate degree stats for each vertex.
vdegree(beach[[1]][, ])
Abhirup
Useful links