MakeCumulativeDiagramMatrix: Plot and create matrix of a cumulative diagram

View source: R/functions.R

MakeCumulativeDiagramMatrixR Documentation

Plot and create matrix of a cumulative diagram

Description

Plot and create matrix of a cumulative diagram

Usage

MakeCumulativeDiagramMatrix(
  matrix,
  metadata,
  indivVar,
  indivVal,
  var,
  listVal,
  colorVar = "",
  textSize = 15,
  xProp = "no"
)

Arguments

matrix,

a long matrix

metadata,

the metadta

indivVar,

individuals variable name

indivVal,

individuals values name

var,

a variable

listVal,

list of variable values wanted

colorVar,

variable to split and color samples by

textSize,

size of the plot text, deault is 15

xProp,

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

Value

a matrix to generate the cumulative plot


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