gmGeostats (version 0.10-6)

image.mask: Image method for mask objects

Description

Plot a mask of a 2D grid; see constructMask() for an example

Usage

# S3 method for mask
image(x, col = c(NA, 2), ...)

Arguments

x

a mask

col

a two-color vector for the color (oustide, inside) the mask

...

ignored

Value

nothing