readOxcalOutput {oxcAAR} | R Documentation |
Reads the content of the Oxcal js output file as vector of strings for each line.
readOxcalOutput(output_file)
output_file |
The path to a Oxcal js output file. |
The content of the Oxcal js output file as vector of strings for each line.
Martin Hinz