calc.conc: Calculate the "true" concentration

Description Usage Arguments Examples

View source: R/calc.conc.R

Description

This function calculates the "true" concentration of the element, based on the natural relative abundance.

Usage

1
calc.conc(d, info)

Arguments

d

Vector of data.

info

data.frame with the columns ID with autamic column names and Rel.abund with the relative abundance of the isotope

Examples

1
calc.conc(d = data, info = isotopeInfo)

juliusfoerstel/LaseR documentation built on May 24, 2020, 11:54 a.m.