trim_label {volker} | R Documentation |
Remove trailing zeros and trailing or leading whitespaces, colons, hyphens and underscores
Description
Remove trailing zeros and trailing or leading whitespaces, colons, hyphens and underscores
Usage
trim_label(x)
Arguments
x |
A character value. |
Value
The trimmed character value.
[Package volker version 2.0.1 Index]