tws: Trim whitespace.

twsR Documentation

Trim whitespace.

Description

This function removes leading and trailing white space from strings. Note: this function does no checking on input for performance reasons. So make sure the input is really a character vector.

Usage

tws(x)

Arguments

x

A character vector.

Value

A character vector.


ramiromagno/gwasrapidd documentation built on June 11, 2025, 7:42 a.m.