plot3dstatic.stops {stops}R Documentation

3D plots: plot3dstatic method for class stops

Description

This methods produces a static 3D configuration plot.

Usage

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

Arguments

x

object of class stops

...

Further plot arguments to the method of the class of slot fit, see plot3dstatic or plot3dstatic.cmdscale . Also see 'scatterplot3d' in package 'scatterplot3d'


[Package stops version 0.0-40 Index]