PlotCumulativeDiagram: Plot cumulative diagram

View source: R/functions.R

PlotCumulativeDiagramR Documentation

Plot cumulative diagram

Description

Plot cumulative diagram

Usage

PlotCumulativeDiagram(
  matrix,
  indivVar,
  colorVar = "",
  xProp = "no",
  textSize = 15
)

Arguments

matrix,

matrix obtained with MakeCumulativeDiagramMatrix function

indivVar,

individuals variable name

colorVar,

variable to split and color samples by

xProp,

should the x axis be in proportions, default is "no". Other is "yes"

textSize,

size of the plot text, deault is 15

Value

a cumulative plot


Louisahadj/Lentiviral_barcoding documentation built on April 7, 2022, 11:29 p.m.