trim.leading: Trim leading whitespace

Description Usage Arguments Examples

Description

Given a character vector, trims all leading whitespace from each component of the vector

Usage

1

Arguments

x:

character vector

Examples

1
trim.leading(c('  hello', 'no'))

zbeaver4/beavR documentation built on May 4, 2019, 9:12 p.m.