trim {gemini.R}R Documentation

Trim whitespace from string

Description

Removes leading and trailing whitespace from a string

Usage

trim(x)

Arguments

x

Character string to trim

Value

Character string with leading and trailing whitespace removed


[Package gemini.R version 0.15.0 Index]