medCal | R Documentation |
Function for generating a vector median calibrated dates from a CalDates
class object.
medCal(x)
x |
A |
A vector of median dates in cal BP
calibrate
, barCodes
x <- calibrate(c(3050,2950),c(20,20))
medCal(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.