relevant_curators_tabulate: 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")
Value
A vector with counts of each curator, with names equal to curator names.
Arguments
- results.index
A vector from datelife_result_study_index()
with the indices of the relevant studies.
- cache
The cached chronogram database.