Description Usage Arguments Details Value See Also
mc2 loads level 1 data from the tcpl 
database for the given id and performs level 2 
multiple-concentration processing. 
The processed data is then loaded into the mc2 table and 
all subsequent data is deleted with tcplCascade. See details 
for more information.
The individual processing functions are no longer exported, as it is 
typically more convenient and suggested to use the tcplRun 
wrapper function.
1  | 
ac | 
 Integer of length 1, assay component id (acid) for processing.  | 
wr | 
 Logical, whether the processed data should be written to the tcpl database  | 
Level 2 multiple-concentration processing includes defining the corrected value, cval, based on the correction methods listed in the mc2_acid and mc2_methods tables.
A boolean of length 1, indicating the success of the processing, or when 'wr' is FALSE, a list where the first element is a boolean indiciating the success of processing and the second element is a data.table containing the processed data
Other multiple-concentration data 
processing functions: mc1,
mc3, mc4, mc5,
mc6
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.