right: Get the several characters of a string from right...

Description Usage Arguments Value

Description

Get the several characters of a string from right

Usage

1
right(str, num=1)

Arguments

str

Input string

num

The number of character will be returned from right

Value

the character vector of the string from right


APSIMBatch documentation built on May 2, 2019, 11 a.m.

Related to right in APSIMBatch...