datelife_result_study_index: Find the index of relevant studies in a cached chronogram...

View source: R/datelife_internal.R

datelife_result_study_indexR Documentation

Find the index of relevant studies in a cached chronogram database.

Description

datelife_result_study_index is used in summarize_datelife_result().

Usage

datelife_result_study_index(datelife_result, cache = "opentree_chronograms")

Arguments

datelife_result

A datelifeResult object, usually an output of get_datelife_result().

cache

The cached chronogram database.

Value

A vector of indices of studies that have relevant information.


datelife documentation built on July 10, 2023, 2:02 a.m.