get.neighbours: Neighbours

Description Usage Arguments Value See Also

View source: R/incgraph_wrapper.R

Description

get.neighbours returns a vector of all neighbours of i.

Usage

1
get.neighbours(network, i)

Arguments

network

An instance of the incgraph.network class

i

A node in network

Value

Returns all neighbours of node i

See Also

See new.incgraph.network for examples and usage.


rcannood/incgraph documentation built on Dec. 11, 2019, 12:25 p.m.