| plotL | R Documentation |
This function plots all the layers in one plot(wrapper of plot.multinet).
plotL(graphL, ...)
graphL |
List of graphs |
... |
other parameter |
plot of graphs
data("graphL_data")
plotL(graphL_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.