Skip to contents

Nice looking log10-scaled axes using ggplot2

Usage

log10_x(lab = "x", ...)

Arguments

lab

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

...

Arguments passed to scale_x_log10

Scroll to top