Description Usage Arguments Value Author(s) Examples
Counting the number of nodes and the number of links in a specific subnetwork. From a list of nodes forming the subnetwork, the number of nodes and the number of links associated to the subnetwork are calculated. The nodes and links inside the subnetwork are counted as well as all first-degree neighbor nodes and all links associated to the first-degree nodes.
1 | getOneLink(netAll, nodesSel)
|
netAll |
a |
nodesSel |
a |
a vector
containing 2 integer
. The first
integer
represents the number of nodes and the second integer
represents the number of links associated to the tested subnetwork.
Pascal Belleau, Astrid Deschenes
1 | ## TODO
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.