measures | R Documentation |
Given a graph, it is made up of several features on the graph structure and returns a vector with the data obtained
measures(graph)
graph |
The complex network that will be measured |
Return a vector with the results of the measurements in order: Average shortest path length, clustering Coefficient, degree, assortativity, betweenness, standard deviation, maximum, minimum, number of motifs size 3 and number of motifs of size 4
Eric Augusto Ito
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.