.DollarNames.Seurat {SeuratObject} | R Documentation |
Dollar-sign Autocompletion
Description
Autocompletion for $
access on a Seurat
object
Usage
## S3 method for class 'Seurat'
.DollarNames(x, pattern = "")
Arguments
x |
A |
pattern |
A regular expression. Only matching names are returned. |
Value
The meta data matches for pattern
See Also
[Package SeuratObject version 5.1.0 Index]