plot3dstatic {cops}R Documentation

plot3dstatic: static 3D plots

Description

A static 3d plot S3 generic

Usage

plot3dstatic(x, plot.dim = c(1, 2, 3), main, xlab, ylab, zlab, col, ...)

Arguments

x

object

plot.dim

dimensions to plot

main

main title

xlab

label for x axis

ylab

label for y axis

zlab

label for z axis

col

color

...

other arguments

Details

A static 3d plot


[Package cops version 1.3-1 Index]