BIODYNAMICS - Vegetation Co-occurrence
This is a project to study the co-occurrence of vegetation across space and time.
The repo is part of the BIODYNAMICS project.
See detailed description of the project for more information.
The latest information are always available on the project website.
Functions
This project is coded in R and uses {targets} pipeline to run the analysis.
Documentation of individual functions
Each function used in the project is documented using the roxygen2 package. Here we present the list of functions used in the project:
Code coverage
In order to check issues during the development of the code, we are writing test using the {testthat} package. Then we are using the {covr} package to check the code coverage. The code coverage is calculated for each function and the overall code coverage is calculated as well.
Current code coverage is:
The full interactive report of the {covr} package can be found here: