plot3dstatic.cmdscaleE: 3D plots: plot3dstatic method for class cmdscale

plot3dstatic.cmdscaleER Documentation

3D plots: plot3dstatic method for class cmdscale

Description

This methods produces a static 3D configuration plot.

Usage

## S3 method for class 'cmdscaleE'
plot3dstatic(x, plot.dim = c(1, 2, 3), main, xlab, ylab, zlab, col, ...)

Arguments

x

object of class cmdscale

plot.dim

vector of length 3 with dimensions to be plotted

main

plot title

xlab

label of x axis

ylab

label of y axis

zlab

label of z axis

col

color of the text labels

...

Further plot arguments passed: see 'scatterplot3d' in package 'scatterplot3d' for detailed information.


cops documentation built on Jan. 22, 2023, 1:47 a.m.