Skip to contents

The dubicube package aims to deliver robustness measures for assessing the applicability of biodiversity data cubes, whether for general use or specific biodiversity indicators. These measures facilitate data exploration by providing insights into data quality and reliability. Additionally, the package includes functions for calculating indicator uncertainty using bootstrapping, as well as tools for interpreting and visualising uncertainty in biodiversity indicators derived from data cubes.

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("inbo/dubicube")

Example

This is a basic example which shows you how to solve a common problem.