Description Usage Examples
View source: R/substr_right.R
Extracting the last n characters from a string in R
1
substrRight(x, n)
1 2
substrRight(x, 6) "string"
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.