exp_interp: Fill missing data with exponential fit.

Description Usage Arguments

View source: R/exp_interp.R

Description

When ^210Pb or other isotopic data is missing at a depth, fill in values using an eponential fit.

Usage

1
exp_interp(x, depth, s_mass)

Arguments

x

A vector or data.frame to interpolate.

depth

The core depth.

s_mass

The section mass for the sample, in order by depth from highest sample to deepest.


SimonGoring/pb210dating documentation built on May 17, 2019, 10:11 p.m.