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