An open API service indexing awesome lists of open source software.

https://github.com/predictiveecology/agbtrends

Utilities for Analyzing Trends in Above Ground Biomass
https://github.com/predictiveecology/agbtrends

Last synced: about 1 year ago
JSON representation

Utilities for Analyzing Trends in Above Ground Biomass

Awesome Lists containing this project

README

          

# AGBtrends

Tools for analyzing above-ground biomass (AGB) and disturbance timeseries datasets created through the Arctic-Boreal Vulnerability Experiment ('ABoVE') research project ().

## Installation

``` r
#install.packages("remotes")
remotes::install_github("PredictiveEcology/AGBtrends")
```