plot3d.stops {stops}R Documentation

3D plots: 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.cmdscale . Also see 'rgl' in package 'rgl'


[Package stops version 0.0-44 Index]