is.fname {ciftiTools} | R Documentation |
Is this an existing file path?
Description
Simple check if something is an existing file.
Usage
is.fname(x)
Arguments
x |
The potential file name |
Value
Logical. Is x
an existing file?
[Package ciftiTools version 0.17.4 Index]