Trim: Trim

Description Usage Arguments Value

View source: R/Trim.R

Description

Trim

Usage

1
2
3
4
5
Trim(x, pattern = " ")

Trim_left(x, pattern = " ")

Trim_right(x, pattern = " ")

Arguments

x

can be vector or dataframe or matrix

pattern

one or more pattern pattern

Value

a trimed string


do documentation built on Aug. 3, 2021, 5:06 p.m.