R/utils.R
substr_right_inv.Rd
Returns string s without the n rightmost characters
substr_right_inv(s, n)
input string
number of characters (1 indexed) to chop off the right.