trim {roxygen}R Documentation

Trim [:space:] on both sides of a string.

Description

Trim [:space:] on both sides of a string.

Usage

trim(string)

Arguments

string the string to be trimmed

Value

A trimmed string


[Package roxygen version 0.1 Index]