rstrip: Strip a string with given chars at the (right) end

Description Usage Arguments Value Author(s)

Description

Strip a string with given chars at the (right) end

Usage

1
rstrip(x, char = " ")

Arguments

x

character, a string.

char

character to trim.

Value

character

Author(s)

Xiaobei Zhao


Xmisc documentation built on May 2, 2019, 8:23 a.m.