Applies ggplot2::expansion() to one or both axes, automatically
detecting the correct scale type.
Usage
fmt_expand(plot, mult = 0, add = c(0, 0), axis = NULL)See also
Other plot formatting:
fmt_axis(),
fmt_bg(),
fmt_boxplot(),
fmt_com(),
fmt_his(),
fmt_legend(),
fmt_plot(),
fmt_point(),
fmt_ref(),
fmt_scale(),
fmt_strip(),
fmt_tag()


