image.mask {gmGeostats} | R 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
[Package gmGeostats version 0.11.3 Index]