make_dummy_multiplex | R Documentation |
Create a multiplex network object from the provided flist. This
is a 'dummy' multiplex network object because it is simply a list of
network layers with a single extra attribute Number_of_Layers
.
make_dummy_multiplex(flist_or_path, verbose = FALSE)
flist_or_path |
A data.table or path to an flist file. |
verbose |
Print progress to console. |
An multiplex network object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.