View source: R/muxLib_plot_functions.R
layoutMultiplex | R Documentation |
layoutMultiplex
layoutMultiplex(g.list, layout = "fr", ggplot.format = F, box = T)
g.list |
list of networks |
layout |
layout, as for layout_. Default "fr" for layout_with_fr; other options are: "drl", "auto", "kk", "comp", "dh". |
ggplot.format |
default FALSE |
box |
default TRUE |
a layout, i.e. a matrix of coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.