EA.blank.correct: Blank corrects EA sample data. (Not Implemented)

View source: R/EA.blank.correct.R

EA.blank.correctR Documentation

Blank corrects EA sample data. (Not Implemented)

Description

Analyzes blanks for the run and reports result to the user, then asking whether or not to blank correct standard and sample data. The correction is based on peak area of mass 28 (mass N) and d15N of empty tins and a simple mixing model.

Usage

EA.blank.correct(results)

Value

List with two tables and a Boolean flag:

standard.CN

Dataframe of raw data IsoDat data for the standards and QTY standards; updated to with new column for blank corrected data, if required.

sample.CN

Dataframe of raw data IsoDat data for the unknown samples form the sequence; updated to with new column for blank corrected data, if required.

blank.correct.flag

Boolean flag to indicate if a blank correction was performed.

current.data.columns

Character: Names of the columns in sample.CN and standard.CN tables that should be used in future calculations.

Author(s)

Gordon W. Holtgrieve


gholtgrieve/HEEL documentation built on Nov. 20, 2023, 10:59 a.m.