parseFullOxcalOutput: 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)
Value
A list containing all informations provided by Oxcal as list.
Arguments
- output
The output of Oxcal as vector of strings (one string per line).