This methods produces a static 3D configuration plot.
# S3 method for cmdscaleE
plot3dstatic(x, plot.dim = c(1, 2, 3), main, xlab, ylab, zlab, col, ...)
object of class cmdscale
vector of length 3 with dimensions to be plotted
plot title
label of x axis
label of y axis
label of z axis
color of the text labels
Further plot arguments passed: see 'scatterplot3d' in package 'scatterplot3d' for detailed information.