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/neighborweights documentation built on April 1, 2024, 8:41 p.m.