Description Usage Arguments Details Value
The main path file will be exported from Pajek. This function reads it back into R as an igraph network built by subsetting the full network.
1 | read_network(filename, net)
|
filename |
The Pajek exported file with the main path network. |
net |
The igraph full network. |
Code is adapted from function *read_net*, from Jonathan H. Morgan (2019) http://mrvar.fdv.uni-lj.si/pajek/R/RMorgan.htm
An igraph network with only the main path nodes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.