format_path | R Documentation |
Normalize and validate a path (optionally, within a certain directory).
format_path(path, dir = NULL, mode = NA)
path |
The path to normalize. |
dir |
(Optional) the directory to append to the beginning of the path.
|
mode |
The mode for |
The normalized path, or NULL
if the path was NULL
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.