absolute {nonmemica} | R Documentation |
Check if File Path is Absolute
Description
Checks if file path is absolute.
Usage
absolute(x)
Arguments
x |
character (a file path) |
Value
logical; TRUE if x starts with / or .: (e.g. C:)
[Package nonmemica version 1.0.8 Index]