powered by
A function to plot each adjacency matrices defined by the thrid dimension of an array, and plot the sum of all theses matrices.
plot_adjacency(A)
None
an array with dim=c(N,N,V).