Description Usage Arguments Value
View source: R/OLP_functions.R
Convert .csv object to igraph object
1 2 3 4 5 | create.igraph.object.OLP(
network,
i,
OLP_data = fread("input/import_datasets/OLP_essentials.csv")
)
|
network |
Network name as a .csv object (corresponds to network_name) |
igraph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.