Description Usage Arguments Value
View source: R/SubtractBackground.R
Subtract the mean of the background readings from the rest of the data
1 | SubtractBackground(raw_data, blank_wells)
|
raw_data |
A |
blank_wells |
A character vector of column names which were blanks,
e.g. |
Returns a data.table
of raw_data
, with and additional
column called background_subtracted
containing the raw_fl
minus the mean of blank_wells
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.