PCAplotSymbols {DIscBIO} | R Documentation |
Plot PCA symbols
Description
Generates a plot of grouped PCA components
Usage
PCAplotSymbols(object, types = NULL)
## S4 method for signature 'DISCBIO'
PCAplotSymbols(object, types = NULL)
Arguments
object |
|
types |
If types=NULL then the names of the cells will be grouped automatically. Default is NULL |
Value
Plot of the Principal Components
[Package DIscBIO version 1.2.2 Index]