to be used inside the functions, just a convenient way to apply just-in-time formatting
prettify(x, pretty = NULL)
returns a character string that looks like x, but beautified
DETAILS
if (FALSE) { # \dontrun{
if(interactive()){
#EXAMPLE1
}
} # }