subtract.background: Calculate background as the average of the lowest five...

View source: R/subtract-background.R

subtract.backgroundR Documentation

Calculate background as the average of the lowest five percent of data from data set

Description

Calculate background as the average of the lowest five percent of data from data set

Usage

subtract.background(dat, Analyte = "CH4")

Arguments

dat:

Data table, with names obtained from GMAP data output as of 2018-Aug

Value

None, but has the side effect of adding column CH4 and attribute bg to dat

Examples

subtract.background(dat)

bvenner/OTM33A documentation built on Dec. 21, 2024, 2:11 a.m.