keeling_plot: Keeling isotope analysis

Description Usage Arguments Value

View source: R/keeling_plot.r

Description

keeling performs keeling isotope analysis, generating a linear fit using QR regression and a d13C keeling plot.

Usage

1
keeling_plot(co2, d13c, bg_co2 = 400, bg_d13c = -8)

Arguments

co2

numeric co2 concentrations, in ppm

d13c

numeric d13C, in per mille

bg_co2

numeric background co2 concentration, in ppm

bg_d13c

numeric background d13C, in per mille

Value

list containing (1) $fit the linear fit object and (2) $fig the ggplot figure.


benfasoli/uataq documentation built on Sept. 27, 2021, 9:29 p.m.