Description Usage Arguments Value Examples
View source: R/extend_network.R
The function extends a binary network by using the inverse of the path length between nodes as a weighted edge
1 | extend_network(net, max = 6)
|
net |
matrix binary and symmetric |
max |
numeric maximum number of jumps |
ext_net matrix dense and symmetric
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.