Learn R Programming

oxcAAR (version 1.1.1)

readOxcalOutput: 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.