R/utils.R
substr_right.Rd
Returns the n rightmost characters in s.
substr_right(s, n)
input string
number of characters from the right to include (1 indexed)