Learn R Programming

oxcAAR (version 1.1.1)

quickSetupOxcal: 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:

  • Linux

  • Windows

  • Darwin

path

The path to the directory where Oxcal is or should be stored. Default: "tempdir()". I recommend thought to install it permanently.

Examples

Run this code
# NOT RUN {
  quickSetupOxcal()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab