Skip to contents

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.

Installation

The CRAN version of divraster can be installed using:

install.packages("divraster")

The development version of divraster can be installed from Github using:

devtools::install_github("flaviomoc/divraster")

divraster basics

Basic information about divraster can be found at the package’s webpage or in the vignette:

vignette("divraster-vignette")

Citation

  • If you use this R package, please cite in your publications:

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.

  • For more information:
citation("divraster")

Issues

If you have any question or find any bug, let us know through the topic Issues.