format_format {scales}R Documentation

Format with using any arguments to format().

Description

If the breaks have names, they will be used in preference to formatting the breaks.

Usage

format_format(...)

Arguments

...

other arguments passed on to format().

See Also

format(), format.Date(), format.POSIXct()


[Package scales version 1.0.0 Index]