trim_label: Remove trailing zeros and trailing or leading whitespaces,...

View source: R/labels.R

trim_labelR 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.


volker documentation built on Nov. 5, 2025, 5:21 p.m.