| .rtrim | R Documentation |
Internal helper to remove trailing characters (defaults to "/") from a string. Not exported.
.rtrim(x, char = "/")
x |
Character vector of length 1. |
char |
Character. The character to trim from the end. Default "/". |
Character string with trailing characters removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.