trim: Handles leading / trailing white space.

trimR Documentation

Handles leading / trailing white space.

Description

Removes all trailing / leading white space from a tweet.

Usage

trim(x)

Arguments

x

The tweet to remove white space from.

Value

The string or array of strings with the white space removed

Examples

## Not run: text = trim(text)

rturn/parseTweetFiles documentation built on July 31, 2023, 3:43 p.m.