pb210_density_constant: Parameter generators for density values

View source: R/simulate.R

pb210_density_constantR Documentation

Parameter generators for density values

Description

Note that this refers to dry density at the time of deposition.

Usage

pb210_density_constant(value = 150)

Arguments

value

A density at the time of deposition, in kg / m^3^

Value

A function of a single parameter, age, which is a (decreasing) vector of ages.

Examples

ages <- 150:0
pb210_density_constant()(ages)


paleolimbot/pb210 documentation built on May 8, 2022, 8:10 a.m.