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)

Arguments

A

an array with dim=c(N,N,V).

Value

None