as.Neighbor: Coerce to a 'Neighbor' Object

View source: R/generics.R

as.NeighborR Documentation

Coerce to a Neighbor Object

Description

Convert objects to Neighbor objects

Usage

as.Neighbor(x, ...)

## S3 method for class 'Graph'
as.Neighbor(x, ...)

Arguments

x

An object to convert to Neighbor

...

Arguments passed to other methods

Value

A Neighbor object


SeuratObject documentation built on Nov. 18, 2023, 1:06 a.m.