beautify: Make strings prettier for printing

View source: R/gg1d.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


gg1d documentation built on April 12, 2025, 1:38 a.m.