.FilePath | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.