Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

parseOxcalOutput

Parses an Oxcal Output File into R


Description

Takes the output of Oxcal as vector of strings (one string per line) and parse it as list.

Usage

parseOxcalOutput(result, first = FALSE, only.R_Date = T)

Arguments

result

The output of Oxcal as vector of strings (one string per line).

first

Return the first date only

only.R_Date

Return the informations for R_Dates

Value

A list containing all informations provided by Oxcal as list.


oxcAAR

Interface to 'OxCal' Radiocarbon Calibration

v1.1.0
GPL-2 | file LICENSE
Authors
Hinz Martin [aut, cre], Clemens Schmid [aut], Daniel Knitter [aut], Carolin Tietze [aut]
Initial release
2021-02-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.