plot3d.stops {stops}R Documentation

S3 plot3d method for class stops

Description

This methods produces a dynamic 3D configuration plot.

Usage

## S3 method for class 'stops'
plot3d(x, ...)

Arguments

x

object of class stops

...

Further plot arguments to the method of the class of slot $fit, see plot.smacof or plot3d.cmdscaleE . Also see 'rgl' in package 'rgl'

Value

no return value, just plots


[Package stops version 1.0-1 Index]