readOxcalOutput {oxcAAR} | R Documentation |
Reads the content of the Oxcal js output file
Description
Reads the content of the Oxcal js output file as vector of strings for each line.
Usage
readOxcalOutput(output_file)
Arguments
output_file |
The path to a Oxcal js output file. |
Value
The content of the Oxcal js output file as vector of strings for each line.
Author(s)
Martin Hinz
[Package oxcAAR version 1.1.1 Index]