Learn R Programming

SeuratObject (version 5.0.2)

.FilePath: Find a File Path

Description

Find a File Path

Usage

.FilePath(x)

# S3 method for default .FilePath(x)

# S3 method for DelayedMatrix .FilePath(x)

# S3 method for IterableMatrix .FilePath(x)

Value

The path to the file that backs x; if x is not a file-backed object, returns NULL

Arguments

x

A file-backed object