.FilePath {SeuratObject} | R Documentation |
Find a File Path
.FilePath(x)
## Default S3 method:
.FilePath(x)
## S3 method for class 'DelayedMatrix'
.FilePath(x)
## S3 method for class 'IterableMatrix'
.FilePath(x)
x |
A file-backed object |
The path to the file that backs x
; if x
is not a
file-backed object, returns NULL