isAbsolutePath | R Documentation |
Checks if this pathname is absolute.
## Default S3 method:
isAbsolutePath(pathname, ...)
pathname |
A |
... |
Not used. |
Returns a TRUE
if the pathname is absolute, otherwise FALSE
.
Henrik Bengtsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.