is_absolute | R Documentation |
path
is absolute (i.e., starts with a /
)Check whether or not path
is absolute (i.e., starts with a /
)
is_absolute(path)
path |
Path to check |
Logical indicating absolute path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.