adjacency: get weights of all neighbors of a set of nodes

View source: R/all_generic.R View source: R/all_generic.R

adjacencyR Documentation

get weights of all neighbors of a set of nodes

Description

get weights of all neighbors of a set of nodes

Create an adjacency matrix

Usage

adjacency(x, ...)

adjacency(x, ...)

Arguments

x

An object representing nearest neighbors.

...

Further arguments passed to or from other methods.

Value

An adjacency matrix.


bbuchsbaum/graphweights documentation built on April 4, 2024, 7:19 p.m.