setOxcalExecutablePath {oxcAAR} | R Documentation |
Stores the path to the oxcal executable it in internally for other functions.
setOxcalExecutablePath(path)
path |
The path to the Oxcal executable |
Martin Hinz
## Not run:
connectOxcal('/home/martin/Documents/scripte/OxCal/bin/OxCalLinux')
## End(Not run)