Skip to contents

Nice looking log10-scaled axes using ggplot2

Usage

log10_y(lab = "y", ...)

Arguments

lab

The name of the scale. Used as the axis or legend title

...

Arguments passed to scale_x_log10

Scroll to top