parseFullOxcalOutput {oxcAAR} | R 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.
[Package oxcAAR version 1.1.1 Index]