Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.67 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.67 KB

dubicube dubicube website

CRAN status Release R-CMD-check codecov repo status

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.