neighbor_graph: Neighbor Graph

View source: R/all_generic.R

neighbor_graphR Documentation

Neighbor Graph

Description

A generic function to create a neighbor_graph object.

Usage

neighbor_graph(x, ...)

Arguments

x

An object.

...

Additional arguments passed to specific methods.

Value

A neighbor_graph object, the structure of which depends on the input object's class.


bbuchsbaum/graphweights documentation built on Dec. 14, 2024, 1:13 a.m.