sub-sub-LogMap-internal-method: 'LogMap' Interaction Methods

[[,LogMap,integer,missing-methodR Documentation

LogMap Interaction Methods

Description

Additional methods for using [[ with LogMap objects

Usage

## S4 method for signature 'LogMap,integer,missing'
x[[i, j, ...]]

## S4 method for signature 'LogMap,numeric,missing'
x[[i, j, ...]]

Arguments

x

A LogMap object

i

An integer or numeric vector of length 1

j

Not used

...

Ignored

Value

The rownames that are mapped to i


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