powered by
get.neighbours returns a vector of all neighbours of i.
get.neighbours
i
get.neighbours(network, i)
Returns all neighbours of node i
An instance of the incgraph.network class
A node in network
network
See new.incgraph.network() for examples and usage.
new.incgraph.network()