ts_min_duration: Function to identify datasets that are of sufficient duration

Description Usage Arguments Value Author(s)

View source: R/ts_min_duration.R

Description

This function identifies Neotoma dastasets which have at least a minimum amount of temporal coverage

Usage

1
ts_min_duration(dl_obj, min.time, agemodels)

Arguments

dl_obj

Neotoma download object

min.time

numeric; minimum duration, in years. Sites with number of samples less than min.samples are excluded

agemodels

list object of agemodels. Can be provided by user, or default age model from Neotoma is used.

Value

A list of Neotoma dataset ids for sites that have adequate duration.

Author(s)

M. Allison Stegner


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