plotPath3-reducedDim-method: Plot path in 3D plot. Only to be called after 'plot3'

Description Usage Arguments Details Value Author(s)

Description

3D path plot

Usage

1
2
3
## S4 method for signature 'reducedDim'
plotPath3(object, diamWidth, diamCol, useDims,
  selectedPath, project2D)

Arguments

object

Dimensionality Reduced object

diamWidth

Single length numeric controlling the diameter path line

diamCol

Single value for color of the diameter path

useDims

Dimensions to be used

selectedPath

Name of path stored in paths slot

project2D

Default NULL. Projects 3D graph into 2D by the given transformation matrix. This matrix must have been produced using getMVP on an open rgl device.

Details

3D path plot

Value

Plots 3D path

Author(s)

Wajid Jawaid


wjawaid/bglab documentation built on May 4, 2019, 6:33 a.m.