isFilePath: Check if an input is a valid path

View source: R/isFilePath.R

isFilePathR Documentation

Check if an input is a valid path

Description

A simple check if an input corresponds to a valid path to a file

Usage

isFilePath(x)

Arguments

x

input

Value

TRUE if x is a valid path, FALSE otherwise

Author(s)

Waldir Leoncio


matlab2r documentation built on Feb. 16, 2023, 10:39 p.m.