| isFilePath {matlab2r} | R 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
[Package matlab2r version 1.5.0 Index]