Usage
# S3 method for feem
plot(
x,
xlab = quote(lambda[em] * ", nm"), ylab = quote(lambda[ex] * ", nm"),
cuts = 128, col.regions = marine.colours(256), ...
)
# S3 method for feemcube
plot(
x,
xlab = quote(lambda[em] * ", nm"), ylab = quote(lambda[ex] * ", nm"),
cuts = 128, col.regions = marine.colours(256), as.table = TRUE, ...
)