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.


gwasrapidd documentation built on June 8, 2025, 1:58 p.m.