View source: R/datelife_search.R
is_datelife_result_empty | R Documentation |
Check if we obtained an empty search with the given taxon name(s).
is_datelife_result_empty(datelife_result, use_tnrs = FALSE)
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 |
Boolean. If TRUE
, no chronograms were found for the given taxon name(s).
If FALSE
, the chronogram search was successful.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.