Rdocumentation
powered by
Learn R Programming
APSIMBatch (version 0.1.0.2374)
right: Get the several characters of a string from right...
Description
Get the several characters of a string from right
Usage
right(str, num=1)
Arguments
str
Input string
num
The number of character will be returned from right
Value