.rast.ed.B | R Documentation |
This function calculates evolutionary distinctiveness according to the fair-proportion index.
.rast.ed.B(x, edge.path, branch.length, n.descen, filename = "", ...)
x |
SpatRaster. A SpatRaster containing presence-absence data (0 or 1) for a set of species. The layers (species) must be sorted according to the tree order. See the phylo.pres function. |
edge.path |
matrix. Matrix representing the paths through the tree from
root to each tip. See |
branch.length |
numeric. A Named numeric vector of branch length for
each species. See |
n.descen |
numeric. A Named numeric vector of number of descendants for
each branch. See |
filename |
character. Output filename |
... |
additional arguments passed for terra::app |
SpatRaster
Neander Marcel Heming and Gabriela Alves-Ferreira
Isaac, N. J., Turvey, S. T., Collen, B., Waterman, C. and Baillie, J. E. (2007). Mammals on the EDGE: conservation priorities based on threat and phylogeny. PLoS ONE 2, e296.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.