Learn R Programming

SensusR (version 2.3.1)

trim.leading: Trim leading white space from a string.

Description

Trim leading white space from a string.

Usage

trim.leading(x)

Arguments

x

String to trim.

Value

Result of trimming.