if (FALSE) {
# if the data have been already loaded to R,
# skip the first line of the code:
data(SMR.clean)
QC.meas(SMR.clean, "Temperature")
QC.meas(SMR.clean, "Total.O2.phases")
QC.meas(SMR.clean, "Corrected.O2.phases")
QC.meas(SMR.clean, "Total.O2.chambers")
QC.meas(SMR.clean, "Corrected.O2.chambers")
}
Run the code above in your browser using DataLab