relevant_curators_tabulate {datelife}R Documentation

Return the relevant curators for a set of studies.

Description

Return the relevant curators for a set of studies.

Usage

relevant_curators_tabulate(results.index, cache = "opentree_chronograms")

Arguments

results.index

A vector from datelife_result_study_index() with the indices of the relevant studies.

cache

The cached chronogram database.

Value

A vector with counts of each curator, with names equal to curator names.


[Package datelife version 0.6.8 Index]