Learn R Programming

SeuratObject (version 5.0.2)

Neighbor-methods: Neighbor Methods

Description

Methods for Neighbor objects for generics defined in other packages

Usage

# S3 method for Neighbor
dim(x)

# S4 method for Neighbor show(object)

Value

dim Dimensions of the indices matrix

show: Prints summary to stdout and invisibly returns NULL

Arguments

x, object

A Neighbor object

Functions

  • dim(Neighbor): Dimensions of the neighbor indices

  • show(Neighbor): Overview of a Neighbor object