to be used inside the functions, just a convenient way to apply just-in-time formatting

prettify(x, pretty = NULL)

Arguments

x

thingie to evaluate (whether it should be prettified or not)

pretty

inheriting the value that should be used as a big-number separator

Value

returns a character string that looks like x, but beautified

Details

DETAILS

Examples

if (FALSE) {
if(interactive()){
 #EXAMPLE1
 }
}