Description Usage Arguments Author(s) See Also Examples
Convenience function to control number of ticks in ggplot2
plots with continuous scale.
1 2 3 |
n |
An Integer giving the desired number of intervals. Non-integer values are rounded down. |
min.n |
nonnegative integer giving the minimal number of intervals.
If |
... |
Further parameters to be passed to appropriate function
which is either |
pretty.args |
Further parameters to be passed to function |
Vilmantas Gegzna
Pretty breakpoints: pretty
.
Other spPlot functions for ggplot2:
facet_wl()
,
ggLims()
,
gg_palette()
,
ggplot.hyperSpec()
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.