powered by
Computes the number of edges that replicate between two cross-sectional networks
edgerep(A, B)
An adjacency matrix of network A
An adjacency matrix of network B
Returns the number of edges that replicate
# NOT RUN { numberofedges<-edgerep(A,B) # }
Run the code above in your browser using DataLab