plotTernaryPlot: Plot a ternary plot

PlotTernaryPlotR Documentation

Plot a ternary plot

Description

Plot a ternary plot

Usage

PlotTernaryPlot(matrix, indivVar, addColor = "no", textSize = 15)

Arguments

matrix,

a dataframe created by MakeTernaryMatrix function

indivVar,

individuals variable name, same as used in MakeTernaryMatrix function

addColor,

should the dots be colored by individuals, default is "no". Other is "yes"

textSize,

text size, default is 15

Value

a ternary plot


TeamPerie/CellDestiny documentation built on July 4, 2022, 8:40 a.m.