R/oxcal.R
runOxcalModel.Rd
Generate an oxcal Age Model from Oxcal model code, then add it into a LiPD object
runOxcalModel(
L,
model.text,
model.num = NA,
chron.num = NA,
oxcal.path = "~/OxCal/",
overwrite = TRUE,
max.ens = 1000
)
a LiPD object
a character vector of the model input
chron.numModel do you want to use?
the number of the chronData object that you'll be working in
path to oxcal binaries
overwrite the previous run
the maximum number of ensembles to load in (default = 1000)
a LiPD object