View source: R/incgraph_wrapper.R
| get.neighbours | R Documentation |
get.neighbours returns a vector of all neighbours of i.
get.neighbours(network, i)
network |
An instance of the incgraph.network class |
i |
A node in |
Returns all neighbours of node i
See new.incgraph.network() for examples and usage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.