is_datelife_query
checks for two things to be TRUE
or FALSE
.
First, that input
is of class datelifeQuery.
Second, that input
is a list that contains at least two elements of a datelifeQuery
object:
- cleaned_names
A character vector of taxon names.
- phy
Either NA or a
phylo
object.