Evolutionary Diversity Metrics for Raster Data.
phyloraster
phyloraster
is an R package to calculate measures of endemism and evolutionary diversity using rasters of presence-absence as input, allowing to join the results derived from species distribution models (SDMs) with phylogenetic information.
Installation
The CRAN version of the package can be installed using:
install.packages("phyloraster")
The development version of phyloraster
can be downloaded from GitHub using the following code:
devtools::install_github("gabferreira/phyloraster")
phyloraster basics
Basic information about the package can be found at the package's webpage or in the vignette vignette("phyloraster-vignette")
Citation
- Thank you for using phyloraster! Please remember to cite phyloraster in your publications:
Alves-Ferreira G., Heming N. M., Mota F. M. M. (2023). phyloraster: Evolutionary Diversity Metrics for Raster Data. R package version 2.0.
Alves-Ferreira G, Mota FMM, Talora DC, Oliveira, C, Solé, MK, Heming NM (2023). phyloraster: an R package to calculate measures of endemism and evolutionary diversity for rasters. Ecography. doi: 10.1111/ecog.06902.
- For more information:
citation("phyloraster")
Issues
If you have any question or find any bug, let us know through the topic "Issues".