Alpha and beta calculations using rasters for taxonomic (TD), functional (FD), and phylogenetic (PD) dimensions. Spatial and temporal beta diversity can be partitioned into replacement and richness difference components. Functions to calculate standardized effect size for functional and phylogenetic alpha diversity and the average traits are available.
The CRAN version of divraster
can be installed
using:
install.packages("divraster")
The development version of divraster
can be installed
from Github using:
::install_github("flaviomoc/divraster") devtools
divraster
basicsBasic information about divraster
can be found at the package’s webpage or
in the vignette:
vignette("divraster-vignette")
Mota FMM, Alves-Ferreira G, Talora DC, Heming NM (2023). divraster: an R package to calculate taxonomic, functional and phylogenetic diversity from rasters. – Ecography, e06905.
citation("divraster")
If you have any question or find any bug, let us know through the topic Issues.