beautify: Make strings prettier for printing

View source: R/ggstack.R

beautifyR Documentation

Make strings prettier for printing

Description

Takes an input string and 'beautify' by converting underscores to spaces and

Usage

beautify(string, autodetect_units = TRUE)

Arguments

string

input string

autodetect_units

automatically detect units (e.g. mm, kg, etc) and wrap in brackets.

Value

string


ggEDA documentation built on Sept. 9, 2025, 5:45 p.m.