format_format {scales}R Documentation

Label using format()

Description

[Superseded]

This function is kept for backward compatiblity; you should either use label_number() or label_date() instead.

Usage

format_format(...)

Arguments

...

Arguments passed on to format().


[Package scales version 1.2.0 Index]