felid_sdm {datelife} | R Documentation |
SDM tree of a datelifeResult object of all Felidae species.
Description
SDM tree of a datelifeResult object of all Felidae species.
Usage
felid_sdm
Format
A list of two elements, containing the summary of a datelifeResult object
- phy
An ultrametric phylo object with the SDM tree.
- data
A datelifeResult object with data used to construct phy
Details
Generated with: felid_spp <- make_datelife_query(input = "felidae", get_spp_from_taxon = TRUE) felid_gdr <- get_datelife_result(input = felid_spp, get_spp_from_taxon = TRUE) felid_sdm <- datelife_result_sdm_phylo(felid_gdr) usethis::use_data(felid_sdm)
Source
[Package datelife version 0.6.8 Index]