plotTimeSeries: Plotting Function for a longitudinal data matrix

Description Usage Arguments

View source: R/initExampleData.R

Description

Plotting Function for a longitudinal data matrix

Usage

1
2
plotTimeSeries(myMatrix, main = "", labels = NA, ylab = "Expression",
  xlab = "Time Point", legend = "", col = 1:dim(myMatrix)[1])

Arguments

myMatrix

matrix to be plotted

labels

class labels of samples

ylab

Label of y achis

xlab

Label of x achis

legend

of plot

col

vector of colors for plot


ac-hauschild/LoBrA documentation built on May 26, 2019, 3:35 p.m.