plot_slab: Main slab plotting fucntion

Description Usage Arguments

View source: R/plot.R

Description

Main slab plotting fucntion

Usage

1
2
3
4
5
6
7
8
9
plot_slab(slab, slab.col = stretch_brewer(pal = "Spectral", stretch = 0.5),
  col = NA, out.size = 1200, stretch.ras = c(0.15, 0.5),
  stretch.plan = c(0.6, 0.8), alpha.plan = 1, mgp = c(0.5, 0, 0),
  smallplot = c(0.35, 0.65, 0.04, 0.055), cex = 2, legcex = 2,
  alpha = 0.75, contours = c(-10, -30, -70, -(seq(100, 600, 100))),
  ax.ext = c(0.015, 0.015), hf = FALSE, ehb = TRUE, wsm = TRUE,
  cmt = TRUE, wscale = 0.5, wlwd = 2, Pax = T, Tax = F, depth = NA,
  ends = T, shade = T, plancurv = F, trad = T, shallow = F, dip = T,
  ...)

Arguments

...

msandifo/slab documentation built on Oct. 13, 2020, 1:26 a.m.