pm_log.Rd
Identity and log scale helpers
pm_log(breaks = NULL, limits = NULL, trans = "log10", ...) pm_ident(breaks, limits = range(breaks), ...)
breaks | passed to scale function |
---|---|
limits | passed to scale function |
trans | passed to scale function |
... | passed to scale function |