file.is_abspath | R Documentation |
Return logical value which represents whether the given path is absolute path or not.
file.is_abspath(filepath)
filepath |
file path (character) |
logical: true if it is absolute path.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.