strip: Strip whitespace

Description Usage Arguments

Description

Internal function: strip whitespace from the ends of a string

Usage

1
strip(str, left = TRUE, right = TRUE)

Arguments

str

A string

left

Strip white space from left end of string

right

Strip white space from right end of string


phyext documentation built on May 2, 2019, 5:19 p.m.

Related to strip in phyext...