path_rel2abs | R Documentation |
Converts a relative path to an absolute path. It tries really hard to create canonical paths.
path_rel2abs(path, cwd = getwd())
path |
( |
cwd |
( |
(character(1)
) Character string representing the absolute path
path_rel2abs("..")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.