cut_hiatus_datasets: Function to identify datasets that have excessivley long...

Description Usage Arguments Value Author(s)

View source: R/cut_hiatus_datasets.R

Description

This function identifies Neotoma dastasets which have hiatuses of user-defined length, and returns a list of dataset ids for the remaining sites (which do not have hiatuses)

Usage

1
cut_hiatus_datasets(dl_obj, prop.length.cutoff, agemodels)

Arguments

dl_obj

Neotoma download object

agemodels

list object of agemodels. Can be provided by user, or downloaded from Neotoma. If downloaded from Neotoma, default chronology is used.

prop.length

proportionate hiatus length, as a propotion of the total dataset duration

Value

A list of Neotoma dataset ids for sites that do not have hiatuses

Author(s)

M. Allison Stegner


allisonstegner/NeotomaRfns documentation built on Nov. 17, 2020, 3:15 a.m.