View source: R/UTILITY_FUNCTIONS.R
substr_right | R Documentation |
Get the rightmost 'n' characters of a character string.
substr_right(x, n)
x |
A character string. |
n |
The number of characters to retrieve. |
A character string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.