Learn R Programming

Rd2md (version 0.0.5)

stripWhite: Strip white space

Description

Strip white space (spaces only) from the beginning and end of a character.

Usage

stripWhite(x)

Value

a character with white space stripped

Arguments

x

character to strip white space from