is_datelife_result_empty {datelife} | R Documentation |
Check if we obtained an empty search with the given taxon name(s).
Description
Check if we obtained an empty search with the given taxon name(s).
Usage
is_datelife_result_empty(datelife_result, use_tnrs = FALSE)
Arguments
datelife_result |
A |
use_tnrs |
Whether to use Open Tree of Life's Taxonomic Name Resolution Service (TNRS)
to process input taxon names. Default to |
Value
Boolean. If TRUE
, no chronograms were found for the given taxon name(s).
If FALSE
, the chronogram search was successful.
[Package datelife version 0.6.8 Index]