scale_x_bearing: Pretty breaks for coord_bearing_plunge

Description Usage Arguments

Description

Pretty breaks for coord_bearing_plunge

Usage

1
2
3
4
5
scale_x_bearing(breaks = seq(0, 330, by = 30), minor_breaks = seq(0,
  350, by = 10), ...)

scale_x_compass(breaks = c(0, 90, 180, 270), labels = c("N", "E", "S",
  "W"), minor_breaks = seq(0, 330, by = 30), ...)

Arguments

breaks, minor_breaks

Where break lines and labels are drawn

...

Passed to scale_x_continuous.

labels

Labels or label function that produces labels from breaks


paleolimbot/ggstereo documentation built on May 16, 2019, 9:10 p.m.