Distances: Get the Neighbor nearest neighbors distance matrix

View source: R/generics.R

DistancesR Documentation

Get the Neighbor nearest neighbors distance matrix

Description

Get the Neighbor nearest neighbors distance matrix

Usage

Distances(object, ...)

## S3 method for class 'Neighbor'
Distances(object, ...)

Arguments

object

An object

...

Arguments passed to other methods

Value

The distance matrix


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