Rdocumentation
powered by
Learn R Programming
ss3sim (version 0.9.0)
substr_r: Substring from right
Description
Substring from right
Usage
substr_r(x, n)
Arguments
x
A character object
n
The number of characters from the right to extract
References
http://stackoverflow.com/questions/7963898/extracting-the-last-n-characters-from-a-string-in-r