subset2_search | R Documentation |
A list with datelifeQuery and datelifeResult objects from a search of taxon names from subset2_taxa
subset2_search
A list with two named elements. datelifeResult object with 24 patristic matrices
A datelifeQuery object using names_subset 2 as input.
A datelifeResult object resulting from a search of names in datelifeQuery
Generated with: datelife_query <- make_datelife_query(subset2_taxa) datelife_result <- get_datelife_result(datelife_query) subset2_search <- list(query = datelife_query, result = datelife_result) usethis::use_data(subset2_search, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.