Trim: Trim

View source: R/Trim.R

TrimR Documentation

Trim

Description

Trim

Usage

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 Sept. 12, 2024, 6:27 a.m.