Excel's MID
str_mid.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.
- e
character number where to stop counting.
Author
Alejandro Abraham a.abraham@innovationteam.eu