parseFullOxcalOutput: Parses an Oxcal Output File completely into R

View source: R/parsing_functions.R

parseFullOxcalOutputR Documentation

Parses an Oxcal Output File completely into R

Description

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

Usage

parseFullOxcalOutput(output)

Arguments

output

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

Value

A list containing all informations provided by Oxcal as list.


ISAAKiel/oxcAAR documentation built on Sept. 25, 2022, 5:07 a.m.