View source: R/Visualisation.R
plot_adjacency | R Documentation |
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)
A |
an array with dim=c(N,N,V). |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.