addData: Add Data

Description Usage Arguments Author(s) See Also

View source: R/platereader.R

Description

Adds a data set, e.g., calculated ratios, smoothed data, etc.

Usage

1
addData(data, ID, dat, col, processing, replace = FALSE)

Arguments

data

the current platexpress data set

ID

the ID of the new data

dat

the new data, must be a matrix akin to other data in the set

col

plot color for the new data, an RGB string w/o alpha suffix

processing

optional processing note

replace

replace existing data, default: FALSE

Author(s)

Rainer Machne raim@tbi.univie.ac.at

See Also

readPlateData


raim/platexpress documentation built on Jan. 18, 2022, 1:41 p.m.