RemoveTrailingDots | R Documentation |
RemoveTrailingDots removes dots at the beginning and end of a string.
RemoveTrailingDots(string = "...stairway.to..heaven.")
string |
The string potentially having unnecessary dots at the beginning or end. |
A string with the trailing dots removed.
RemoveTrailingDots(string = "...stairway.to..heaven.")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.