Home

Awesome

<!-- README.md is generated from README.Rmd. Please edit that file --> <!-- badges: start -->

cran
version Downloads
(monthly) Downloads
(total)

<!-- badges: end -->

rasterdiv

How to install?

The stable version can be installed from the CRAN:

install.packages("rasterdiv")

The development version can be installed from GitHub:

# install.packages("remotes")
remotes::install_github("mattmar/rasterdiv")

What is rasterdiv?

rasterdiv is an R package that provides functions to apply diversity indexes based on Information Theory on RasterLayer or numerical matrices. Supported indexes are:

:partying_face: rasterdiv now integrates also functions to prepare and plot time series with “helical graphs”, check out this vignette for more infos: Visualising rasterdiv indexes with Helical Plots.

:window: rasterdiv uses a “moving window” approach to derive such indexes; however, area-based (e.g., by using vector layers) Parametric Rao’s quadratic entropy is also possible through the paRao() function. Read more on rasterdiv: