RemoveFinalUnderscores | R Documentation |
RemoveFinalUnderscores removes the final slash(es) from a string (file path).
RemoveFinalUnderscores(string)
string |
The string (file path) potentially having a final slash. |
A string with the final slash removed.
RemoveFinalUnderscores(string = "path/to/folder/")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.