lstrip: Strip a string with given characters at the beginning (left...

Description Usage Arguments Value Author(s)

Description

Strip a string with given characters at the beginning (left end)

Usage

1
lstrip(x, char = " ")

Arguments

x

character, a string.

char

character to trim.

Value

character

Author(s)

Xiaobei Zhao


Xmisc documentation built on May 2, 2019, 8:23 a.m.