Description Usage Arguments Value Examples
On Unix, that means it begins with a slash, on Windows that it begins with a (back)slash after chopping off a potential drive letter. On Windows, UNC paths are considered to be absolute paths.
1 | path_is_abs(path)
|
path |
Character vector of absolute paths. |
Logical vector.
1 | path_is_abs(c("/foo/bar/", "./relative", "../me/too", "and/me"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.