TidyLabels: 'TidyLabels'

View source: R/utilities.R

TidyLabelsR Documentation

TidyLabels

Description

Takes a vector of labels, removes any common prefix, capitalizes the first letter, removes whitespace from the end.

Usage

TidyLabels(labels)

Arguments

labels

A vector of labels from which we plan to extract a common prefix.

Value

A vector of characters.

See Also

ExtractCommonPrefix


Displayr/flipFormat documentation built on Feb. 26, 2024, 12:37 a.m.