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

View source: R/add-background.R

add.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

add.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

dat = add.background(dat)

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