Description Usage Arguments Details Value Author(s) References See Also Examples
AccumC is a method for estimating the rate of carbon accumulation in peatlands, especially those where many reworked macrofossils have been dated.
1 |
x |
a |
corename |
The case-sensitive name of the directory and filenames i.e. |
bin_size |
size of age bandwith in years. If |
age_bw |
size of age bandwith in years. If |
kernel |
kernel shape for PDF smoothing, as in |
calcurve |
The radiocarbon calibration curve to be used. Built-in choices are |
it_power |
The Monte Carlo simulation of accumulation rates will be run |
pct_C |
Fraction carbon in ash-free bulk density. A default value of |
If x
is used, corename
is merely a text string that is used as the name of the core, but if x
is not specified, corename
is assumed to be the name of a folder inside R's working directory that contains a comma-separated file called "corename.dat
".
A list
is returned with the following components:
$metadata |
settings and descriptive information about the dataset |
$calibrations |
a |
$rates |
a |
$total_prob |
a |
$age_mid_quantiles |
Quantiles of the probable age of depth bin midpoints, where |
$age_test |
an |
$rate_test |
an |
$crate_test |
an |
$all_pdfs |
a |
$age_quantiles |
Quantiles of the probable age of depth ends, where |
$rate_quantiles |
Quantiles of the probable carbon accumulation rate of each depth bin, where |
$binned_pdfs |
the PDF of the age of each depth bin |
Jonathan E. Nichols
Lamont-Doherty Earth Observatory
Columbia University
jnichols@ldeo.columbia.edu
Nichols et al., 2016
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.