PeakFunc7: This peak func allows for multiple t.types to be plotted...

Description Usage

View source: R/traceVisualization.R

Description

This peak func allows for multiple t.types to be plotted 170515: added pts and lns: (logical) added dat.n for insertation of the name for the rd file

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
PeakFunc7(
  dat,
  cell,
  t.type = "t.dat",
  info = T,
  lmain = NULL,
  bcex = 0.7,
  yvar = T,
  ylim.max = NULL,
  zf = 40,
  pts = T,
  lns = T,
  levs = NULL,
  underline = T,
  dat.n = ""
)

leeleavitt/procPharm documentation built on Feb. 3, 2021, 11:43 a.m.