write_files: Write age model input data

Description Usage Arguments Value

View source: R/functions.R

Description

Write age model input data

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
write_files(entid, bacon = F, bchron = F, stalage = F,
  linInterp = F, linReg = F, 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)

Arguments

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

Value

file_name. The combined entity_id and entity_name. Writes the files modifed and prepared to run the AM.


CarlaRoesch/SISAL.AM documentation built on Oct. 30, 2019, 5:35 a.m.