filledContour2: filledContour2

Description Usage

Description

Produces pretty alternative to ordinary filled contour.

Usage

1
2
3
4
filledContour2(z, x = NULL, y = NULL, l = 11, col = bobMapCols(),
  orientation = 1, zmin = min(z, na.rm = TRUE), zmax = max(z, na.rm =
  TRUE), main = NA, xlab = "x", ylab = "y", xlab_line = 3,
  ylab_line = 3)

bobverity/bobFunctions documentation built on May 12, 2019, 11:29 p.m.