plotNew1: PlotNew 1

Description Usage Arguments Author(s) See Also

View source: R/toolsSvenja.R

Description

Plot original data together with the prediction of the alignment model in new style.

Usage

1
2
3
4
5
6
7
8
plotNew1(
  out,
  ...,
  ymin = NULL,
  units = c("", ""),
  trans = 0.2,
  residual = FALSE
)

Arguments

out

output of alignME

...

logical expression used for subsetting the data frames, e.g. name == "pERK1" & time < 60

ymin

value defining ymin for all y-axes

units

character vector of length 2 defining units for the x- and y-axes, e.g. c("[min]","[a.u.]")

Author(s)

Svenja Kemmer

See Also

plotNew2, plotNew3, plotDR1, plotDR2, plotDR3


dkaschek/blotIt2 documentation built on July 10, 2021, 5:37 a.m.