powered by
Downloads the latest version of Oxcal and sets the executable path correctly
quickSetupOxcal(os = Sys.info()["sysname"], path = tempdir())
The operating system of the workstation. Default: automatic determination. Options:
Linux
Windows
Darwin
The path to the directory where Oxcal is or should be stored. Default: "tempdir()". I recommend thought to install it permanently.
# NOT RUN { quickSetupOxcal() # } # NOT RUN { # }
Run the code above in your browser using DataLab