right {micromap} | R Documentation |
Mimics the Excel Function of the Same Name
right(txt, i)
txt |
string to be substringed. |
i |
number of characters to substring. |
A character value containing the substring.
Quinn Payton Payton.Quinn@epa.gov