Left: cut out a string from left

Description Usage Arguments Value Examples

View source: R/Left.R

Description

cut out a string from left

Usage

1
Left(x, n)

Arguments

x

string

n

length

Value

string

Examples

1
Left("abcd",3)

yikeshu0611/onetree documentation built on Aug. 26, 2019, 9:18 p.m.