View source: R/general_tools.R
substr_right | R Documentation |
Extracts the last n characters of a character string x
substr_right(x, n)
x |
a character string |
n |
the last n elements to extract |
a character string of length n
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.