trim {SensusR} | R Documentation |
Trim leading and trailing white space from a string.
Description
Trim leading and trailing white space from a string.
Usage
trim(x)
Arguments
x |
String to trim. |
Value
Result of trimming.
[Package SensusR version 2.3.1 Index]