executeOxcalScript {oxcAAR} | R Documentation |
Takes an Oxcal Script, hands it over to oxcal and receives the output that is read from the output file
executeOxcalScript(oxcal_script)
oxcal_script |
A string containing the Oxcal commands that should be processed. |
The path to the js output file
Martin Hinz