[.PCAScoreMatrix | R Documentation |
Subsetting PCAScoreMatrix while keeping the expVar attribute
## S3 method for class 'PCAScoreMatrix'
x[i, j, ..., drop = TRUE]
x |
A |
i |
Integer or logical vector, subsetting rows |
j |
Integer or logical vector, subsetting columns |
... |
Not used |
drop |
Logical, whether to drop dimensions if only one column is left |
A PCAScoreMatrix
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.