trim_str: Trim white spaces

View source: R/mt_extra_2.R

trim_strR Documentation

Trim white spaces

Description

Trim head and hail white spaces of a string.

Usage

trim_str(string)

Arguments

string

a character string to be processed.

Value

a trimmed string.


wanchanglin/mtExtra documentation built on June 14, 2025, 4:39 a.m.