View source: R/add-background.R
add.background | R Documentation |
Calculate background as the average of the lowest five percent of data from data set
add.background(dat, Analyte = "CH4")
dat: |
Data table, with names obtained from GMAP data output as of 2018-Aug |
None, but has the side effect of adding column CH4 and attribute bg to dat
dat = add.background(dat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.