Learn R Programming

matlab2r (version 1.5.0)

isFilePath: 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)

Value

TRUE if x is a valid path, FALSE otherwise

Arguments

x

input

Author

Waldir Leoncio