Given a graph, it is made up of several features on the graph structure and returns a vector with the data obtained
measures(graph)
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
The complex network that will be measured
Eric Augusto Ito