ezIsAbsolutePath | R Documentation |
Checks whether x
is an absolute file path.
ezIsAbsolutePath(x)
x |
a character representing a file path to check. |
Returns TRUE if x
starts with a /.
Rehrauer, Hubert
Schmid, Peter
ezIsAbsolutePath("/absolutepath")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.