powered by
## S3 method for class 'dist': image(x, grad, lab = TRUE, ...)
x
image
data(dol.count, dol.samp) m <- mefa(stcs(dol.count), dol.samp) d <- dist(m$xtab) g <- with(m$samp, interaction(microhab, method)) image(d)
Run the code above in your browser using DataLab