image.mask {gmGeostats} | R Documentation |
Plot a mask of a 2D grid; see constructMask()
for an example
## S3 method for class 'mask'
image(x, col = c(NA, 2), ...)
x |
a mask |
col |
a two-color vector for the color (oustide, inside) the mask |
... |
ignored |
nothing