substr_right | R Documentation |
This function allows you to select characters starting from the end of a string.
substr_right(x, n)
Select last 3 characters with substr_right(string, 3) substr_right()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.