View source: R/extract_asr_clade.R
extract_asr_clade | R Documentation |
Extracts an island clade based on the ancestral state reconstruction of the species presence on the island, therefore this clade can contain non-endemic species as well as endemic species.
extract_asr_clade(phylod, species_label, clade, include_not_present)
phylod |
A |
species_label |
The tip label of the species of interest. |
clade |
A numeric vector which the indices of the species which are in the island clade. |
include_not_present |
A boolean determining whether species not present on the island should be included in island colonist when embedded within an island clade. Default is FALSE. |
An object of Island_colonist
class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.