powered by
Generates a lattice network
lattnet(nodes, edges)
Number of nodes in lattice network
Number of edges in lattice network
Returns an adjacency matrix of a lattice network
Rubinov, M., & Sporns, O. (2010). Complex network measures of brain connectivity: Uses and interpretations. NeuroImage, 52, 1059-1069.
# NOT RUN { latt <- lattnet(10, 27) # }
Run the code above in your browser using DataLab