Data Processing and Visualization for Forest and Biodiversity Experiments
This package provides a set of tools to process and visualize inventories conducted at Forest and Biodiversity Experiments (FAB). Its creation is based on key calculations such as mortality or Net Biodiversity Effects.
This is a supporting package of the manuscript by Cavender-Bares et al. (2024) Forest and Biodiversity 2: a tree diversity experiment to understand the consequences of multiple dimensions of diversity and composition for long-term ecosystem function and resilience.(Link)[https://doi.org/10.1101/2024.03.09.584227].
You can install the FAB package from this platform following:
remotes::install_github("Cavender-Bares-Lab/FAB")
if you have problems also try
devtools::install_github("Cavender-Bares-Lab/FAB", INSTALL_opts= c("--no-multiarch"))
If you use this package in your research, please cite Zenodo record:
@software{makecite,
author = {Guzmán, J.A., and Cavender-Bares, J.},
title = {FAB: Data Processing and Visualization for Forest and Biodiversity Experiments},
month = September,
year = 2024,
publisher = {Zenodo},
version = {v0.1.0},
doi = {10.5281/zenodo.13800914},
url = {https://doi.org/10.5281/zenodo.13800914}
}