executeOxcalScript: Executes an Oxcal Script

Description Usage Arguments Value Author(s)

View source: R/executeOxcalScript.R

Description

Takes an Oxcal Script, hands it over to oxcal and receives the output that is read from the output file

Usage

1
executeOxcalScript(oxcal_script)

Arguments

oxcal_script

A string containing the Oxcal commands that should be processed.

Value

The path to the js output file

Author(s)

Martin Hinz


oxcAAR documentation built on July 6, 2021, 1:06 a.m.