format(x, trim=FALSE)
trim
is TRUE
, leading blanks are trimmed off the
strings.
This is useful when the strings are to be used for plot axis annotation.
The function formatC
provides a rather more flexible
formatting facility.
formatC
.