substrRight | R Documentation |
Extracting the last n characters from a string
substrRight(x, n)
x |
a string |
n |
number of characters |
A character vector of length n
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.