add_hiatus: Add artificial hiatus date to the input dating files for...

Description Usage Arguments Value

View source: R/functions.R

Description

Add artificial hiatus date to the input dating files for StalAge, Bchron and lin. Interp.

Usage

1
add_hiatus(data, hiatus_tb, stalage = F, bchron = F, linInterp = F)

Arguments

data

Input dating information.

hiatus_tb

Table containing the sample_id and depth of each hiatus.

stalage

Logical. TRUE if the artificial hiatus ages is to be added to the Stalage input file.

bchron

Logical. TRUE if the artificial hiatus ages is to be added to the Bchron input file.

linInterp

Logical. TRUE if the artificial hiatus ages is to be added to the lin. Interp. input file.

Value

The modified date file.


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