executeOxcalScript {oxcAAR} | R Documentation |
Executes an Oxcal Script
Description
Takes an Oxcal Script, hands it over to oxcal and receives the output that is read from the output file
Usage
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
[Package oxcAAR version 1.1.1 Index]