aux_simplifypath | R Documentation |
Remove unnecessary dot-dot from (relative) paths.
aux_simplifypath(path)
path |
Path character string |
string with simplified path (no .. within path)
aux_simplifypath("this/does/not/../work")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.