show,DimReduc-method | 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
DimReduc
pca <- pbmc_small[["pca"]]
pca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.