Learn R Programming

SensusR (version 2.3.1)

trim.trailing: Trim trailing white space from a string.

Description

Trim trailing white space from a string.

Usage

trim.trailing(x)

Arguments

x

String to trim.

Value

Result of trimming.