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 Dec. 28, 2022, 2:16 a.m.