show-DimReduc-method: Dimensional Reduction Overview

show,DimReduc-methodR Documentation

Dimensional Reduction Overview

Description

Overview of a DimReduc object

Usage

## S4 method for signature 'DimReduc'
show(object)

Arguments

object

A dimensional reduction

Value

Prints summary to stdout and invisibly returns NULL

See Also

DimReduc

Examples

pca <- pbmc_small[["pca"]]
pca


SeuratObject documentation built on May 29, 2024, 12:31 p.m.