add.map.contour: Add Map Contours

View source: R/map.plot.R

add.map.contourR Documentation

Add Map Contours

Description

Add Map Contours

Usage

add.map.contour(
  map,
  lon,
  lat,
  z,
  trim = T,
  col = "black",
  levels = NULL,
  zlim = NULL,
  n = 3,
  labels = TRUE,
  lty = 1,
  lwd = 1,
  verbose = T
)

Author(s)

Thomas Bryce Kelly


tbrycekelly/TheSource documentation built on Nov. 7, 2023, 12:48 a.m.