filledContourAdd: Add a filled contour to a plot.

Description Usage Arguments Value

View source: R/filledContour.R

Description

Add a filled contour to a plot.

Usage

1
filledContourAdd(x, y = 1, maxpixels = 1e+05, levels, col)

Arguments

x

a raster object

y

Integer. The layer number of x (if x has multiple layers)

maxpixels

the maximum number of pixels to plot

levels

The levels to plot

col

a vector of colors

Value

An additional plot on the current graphics device


bocinsky/guedesbocinsky2018 documentation built on May 3, 2019, 8:59 p.m.