A.modelled | R Documentation |
Calculate modelled 210Pb values of a sample slice, based on the parameters of the age-model (i.e., time passed since deposition of the bottom and top of the slice), supported and influx
A.modelled(
d.top,
d.bottom,
dens,
set = get("info"),
phi = set$phi,
sup = set$ps
)
d.top |
top depth of the slice |
d.bottom |
bottom depth of the slice |
dens |
Density of the slice (in g/cm3) |
set |
Detailed information of the current run, stored within this session's memory as variable |
phi |
The modelled values of the 210Pb influx |
sup |
The modelled values of the supported 210Pb |
a list of modelled values of A
Maarten Blaauw
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.