plot.cmeans3D {visualPlot} R Documentation

Description

Usage

plot.cmeans3D(matrix,
    kmeans.n = 3,
    size = "2400,2700",
    padding = "padding:250px 150px 300px 300px;",
    bg = "white",
    colorSet = "red,blue,green",
    viewAngle = [60,-56.25],
    viewDistance = 2500,
    qDisplay = 0.9,
    prefix = "Cluster: #",
    axisFormat = "CMeans dimension #%s",
    showHull = TRUE,
    hullAlpha = 150,
    hullBspline = 3);

Arguments

matrix

[as ExpressionPattern]

size

padding

bg

colorSet$

viewAngle

viewDistance#

qDisplay

[as double]

Details

Authors

visualkit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package visualPlot version 1.0.0.0 Index]