get.neighbours: Neighbours

View source: R/incgraph_wrapper.R

get.neighboursR Documentation

Neighbours

Description

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

Usage

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.


incgraph documentation built on April 3, 2025, 7:11 p.m.