Description Usage Arguments Value
Write age model input data
1 2 3 4 5 6 7 8 9 10 11 | write_files(entid, bacon = F, bchron = F, stalage = F,
linInterp = F, linReg = F, dating. = SISAL.AM::dating,
working_directory, site. = SISAL.AM::site,
entity. = SISAL.AM::entity,
entity_link_reference. = SISAL.AM::entity_link_reference,
reference. = SISAL.AM::reference, notes. = SISAL.AM::notes,
sample. = SISAL.AM::sample, hiatus. = SISAL.AM::hiatus,
gap. = SISAL.AM::gap,
original_chronology. = SISAL.AM::original_chronology,
sisal_chronology. = SISAL.AM::sisal_chronology,
d13C. = SISAL.AM::d13C, d18O. = SISAL.AM::d18O)
|
entid |
entity_id |
bacon |
Logical. A parameter specifiying if Bacon AM is to be executed. |
bchron |
Logical. A parameter specifiying if Bchron AM is to be executed. |
stalage |
Logical. A parameter specifiying if StalAge AM is to be executed. #' |
linInterp |
Logical. A parameter specifiying if lin. Interp. AM is to be executed. |
linReg |
Logical. A parameter specifiying if lin. Reg. AM is to be executed. |
working_directory |
File path, where the age model files are to be saved. |
site. |
SISAL site table |
entity. |
SISAL entity table |
entity_link_reference. |
SISAL entity_link_reference table |
reference. |
SISAL reference table |
notes. |
SISAL notes table |
sample. |
SISAL sample table |
hiatus. |
SISAL hiatus table |
gap. |
SISAL gap table |
original_chronology. |
SISAL original_chronology table |
sisal_chronology. |
SISAL sisal_chronology table |
d13C. |
SISAL d13C table |
d18O. |
SISAL d18O table |
file_name. The combined entity_id and entity_name. Writes the files modifed and prepared to run the AM.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.