powered by
Calculates the degree of each vertices.
vdegree(x)
Adjacency matrix.
vector of length number of vertices.
Given a network as adjacency matrix, calculate degree stats for each vertex.
# NOT RUN { vdegree(beach[[1]][, ]) # }
Run the code above in your browser using DataLab