Learn R Programming

volker (version 2.1.0)

trim_label: 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)

Value

The trimmed character value.

Arguments

x

A character value.