quickSetupOxcal: Quick OxCal setup

View source: R/utility_functions.R

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

  • 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.

Author(s)

Clemens Schmid

Examples

## Not run: 
  quickSetupOxcal()

## End(Not run)


MartinHinz/roxcal documentation built on Sept. 25, 2022, 4:04 p.m.