Learn R Programming

APSIMBatch (version 0.1.0.2374)

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

Description

Get the several characters of a string from left

Usage

left(str, num=1)

Arguments

str
Input string
num
The number of character will be returned from left

Value