View source: R/datelife_result.R
| get_datelife_result_datelifequery | R Documentation | 
datelifeQuery objectGet a list of patristic matrices from a given datelifeQuery object
get_datelife_result_datelifequery(
  datelife_query = NULL,
  partial = TRUE,
  cache = "opentree_chronograms",
  update_opentree_chronograms = FALSE,
  ...
)
datelife_query | 
 A   | 
partial | 
 Whether to return or exclude partially matching source chronograms,
i.e, those that match some and not all of taxa given in   | 
cache | 
 A character vector of length one, with the name of the data object
to cache. Default to   | 
update_opentree_chronograms | 
 Whether to update the chronogram database or not.
Defaults to   | 
... | 
 Arguments passed on to  
  | 
If there is just one taxon name in input$cleaned_names, the
function will run make_datelife_query() setting get_spp_from_taxon = TRUE.
The datelifeQuery used as input can be accessed with attributes(datelifeResult)$query.
A datelifeResult object – a named list of patristic matrices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.