Excel's RIGHT
str_right.Rd
A function that emulates Excel's string functions LEFT(), MID() and RIGHT().
Arguments
- string
string or vector containig strings to parse.
- i
character number from which to start counting.
- n
number of characters to extract.
Author
Alejandro Abraham a.abraham@innovationteam.eu