beautify {gg1d} | R 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
[Package gg1d version 0.1.0 Index]