extract.well {fluoSurv} | R Documentation |
Extract data for a single well
Description
Extract data for a single well
Usage
extract.well(data)
Arguments
data |
A |
Details
The number of measurements might differ between wavelengths. In the Biotek reader used here, this can happen if fluorescence value exceeds the maximum value of 10^6. NA
are then added to the data.frame
.
Value
A data.frame
[Package fluoSurv version 1.0.0 Index]