View source: R/removeFromEndString.R
Removes the last n positions from a string
1 | removeFromEndString(string, n)
|
string |
original string |
n |
number of positions to be removed from end |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.