logscales | R Documentation |
Use log scales
log_x(g, limits = NULL)
log_y(g, limits = NULL)
log_xy(g, limits = NULL)
g |
A |
limits |
Limits to use for the scale. See |
A ggplot2
object with log scales in x
, y
or both.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.