is.fname: Is this an existing file path?

View source: R/utils_files.R

is.fnameR 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?


fMRItools documentation built on April 12, 2025, 1:32 a.m.