| ltrim {vvconverter} | R Documentation | 
LTrim
Description
Trim leading whitespace from sting.
Usage
ltrim(x)
Arguments
| x | A text string. | 
Value
Cleaned string.
Examples
trim(" hello")
[Package vvconverter version 0.5.10 Index]
| ltrim {vvconverter} | R Documentation | 
Trim leading whitespace from sting.
ltrim(x)
| x | A text string. | 
Cleaned string.
trim(" hello")