trim.left {roxygen}R Documentation

Trim [:space:] to the left of a string.

Description

Trim [:space:] to the left of a string.

Usage

trim.left(string)

Arguments

string the string to be trimmed

Value

A left-trimmed string


[Package roxygen version 0.1 Index]