Plot for corresponding age range for tooth dentin serial sections
plot.cca
is a plotting utile for quick visualization of the modeled age range of tooth dentin serial sections under an object of class "cca"
. The modeled age ranges are plotted for each section.
## S3 method for class 'cca' plot(x, age = NULL, delta = NULL, error = 0.1, ...)
x |
An object of class |
age |
Numeric vector of originally assigned ages for each section. If omitted, midpoint ages calculated with equal temporal division according to the relative height of sections are used. |
delta |
Numeric vector of stable isotope ratios for each section. If omitted, corresponding age ranges are plotted without information on stable isotope ratios. |
error |
Analytical error of stable isotope ratios. Default is 0.1. |
... |
Additional arguments passed to |
If the argument delta
is omitted, the corresponding age ranges for each serial section are plotted with its positions in the standardized y-axis. If the argument delta
is specified, the originally-assigned ages and the modeled age ranges for each section are plotted with its stable isotope ratios.
Takumi Tsutaya developed this model.
Tsutaya T. in prep. Blurred time resolution of tooth dentin serial sections.
## See ?cca for examples.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.