Usage
# S3 method for feem
plot(
x, xlab, ylab, cuts = 128,
col.regions = marine.colours(256), ...
)
# S3 method for feemcube
plot(
x, xlab, ylab, cuts = 128,
col.regions = marine.colours(256), as.table = TRUE, ...
)
# S3 method for feem.resid
plot(
x, ..., at, col.regions = diverging.colours(256)
)