image.mask: Image method for mask objects

View source: R/mask.R

image.maskR Documentation

Image method for mask objects

Description

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

Usage

## S3 method for class '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


gmGeostats documentation built on April 18, 2023, 5:08 p.m.