intcal.extract.record {rintcal} | R Documentation |
Extract an IntCal20 record
Description
Extract one of the 140 records contributing to the IntCal20 calibration curves
Usage
intcal.extract.record(i)
Arguments
i |
The IntCal record, in the order as they appear in the IntCal20 json file (140 entries). Must be a single integer between 1 and 140. |
Value
The most relevant information for each record (where available, the record and site names, intcal series and division number, country, longitude, latitude, taxon, dois of publications, notes, calendar information (e.g., dendrochronology) and radiocarbon data)
Examples
record_1 <- intcal.extract.record(1)
[Package rintcal version 1.3.0 Index]