bp.selector: Interactive statistic maker. This creates a statistic based...

Description Usage

View source: R/interactive.R

Description

Interactive statistic maker. This creates a statistic based on peak heights or peak areas.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
bp.selector(
  dat,
  stat = NA,
  cell = NULL,
  cells = NULL,
  groups = NULL,
  dat.name = NULL,
  plot.new = T,
  save.bp = F,
  view.cells = F,
  env = NULL,
  statType = "minMax"
)

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