quickSetupOxcal {oxcAAR} | R Documentation |
Quick OxCal setup
Description
Downloads the latest version of Oxcal and sets the executable path correctly
Usage
quickSetupOxcal(os = Sys.info()["sysname"], path = tempdir())
Arguments
os |
The operating system of the workstation. Default: automatic determination. Options:
|
path |
The path to the directory where Oxcal is or should be stored. Default: "tempdir()". I recommend thought to install it permanently. |
Author(s)
Clemens Schmid
Examples
## Not run:
quickSetupOxcal()
## End(Not run)
[Package oxcAAR version 1.1.1 Index]