Description Usage Arguments Author(s) Examples
View source: R/utility_functions.R
Downloads the latest version of Oxcal and sets the executable path correctly
1 | quickSetupOxcal(os = Sys.info()["sysname"], path = tempdir())
|
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. |
Clemens Schmid
1 2 3 4 | ## Not run:
quickSetupOxcal()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.