ap: Convert per mil isotope values to atom percent

Description Usage Arguments Value Examples

View source: R/ap.R

Description

Convert per mil isotope values to atom percent

Usage

1
ap(perMilValues, isotope = "15N")

Arguments

perMilValues

Value to be converted, in per mil notation

isotope

can be 13C or 15N

Value

a numeric value or vector

Examples

1
ap(10); ap(1000)

Example output

Loading required package: zoo

Attaching package:zooThe following objects are masked frompackage:base:

    as.Date, as.Date.numeric

Loading required package: car
Loading required package: carData
Loading required package: MASS
[1] 0.3699528
[1] 0.7299328

NitrogenUptake2016 documentation built on May 1, 2019, 11:31 p.m.