ParseDirPath | R Documentation |
ParseDirPath pastes elements by slash, then removes Double Slashes '//' from a string and adds a final '/' if missing from a file path.
ParseDirPath(...)
... |
The set of strings (character vectors) to be parsed into a file path, and potentially having Double Slashes, potentially missing a trailing slash. |
ParseDirPath(string = "stairway///to/heaven")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.