merge_SISAL_chrono: Build SISAL chronology.

Description Usage Arguments Value

View source: R/eval_functions.R

Description

Builds the SISAL chronology for successfully executed age models. Supply runFile to method and chronology is build for the included entity ids.

Usage

1
2
merge_SISAL_chrono(runfile, .dating = SISAL.AM::dating,
  .sample = SISAL.AM::sample, .entity = SISAL.AM::entity)

Arguments

runFile

Tabel containing entity ids and working_directory where age model chrnologies are saved.

entity

SISAL v1b entity csv file

sample

SISAL v1b sample csv file

dating

SISAL v1b dating csv file

Value

SISAL chronolgy containg NA for the missing age models #' @example m <- merge_sisal_chrono(runFile) r <- as.data.frame(m[1]) s <- as.data.frame(m[2])


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