show,DimReduc-method {SeuratObject} | R Documentation |
Overview of a DimReduc
object
## S4 method for signature 'DimReduc'
show(object)
object |
A dimensional reduction |
Prints summary to stdout
and invisibly
returns NULL
pca <- pbmc_small[["pca"]]
pca