ggpretty {ggplot}R Documentation

GG Pretty

Description

Pretty axis breaks

Usage

ggpretty(x)

Arguments

x values to prettify

Details

Same as grid.pretty but contains minimum and maximum of data as well. Useful for legends.

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]