right {micromap} | R Documentation |
Substring Function
Description
Mimics the Excel Function of the Same Name
Usage
right(txt, i)
Arguments
txt |
string to be substringed. |
i |
number of characters to substring. |
Value
A character value containing the substring.
Author(s)
Quinn Payton Payton.Quinn@epa.gov
[Package micromap version 1.9.8 Index]