Learn R Programming

TreeDist (version 2.12.0)

.ThreeDPlotServer: Helper function for shiny 3D plotting

Description

Helper function for shiny 3D plotting

Usage

.ThreeDPlotServer(
  input,
  output,
  distances,
  clusterings,
  mapping,
  mstEnds,
  mstSize,
  pointCols,
  thinnedTrees,
  StrainCol,
  PlotSize,
  mode3D
)

Arguments