Skip to content

ArthurPERE/BIOMASS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIOMASS

The package

R package for estimating aboveground biomass and its uncertainty in tropical forests.

Contains functions to estimate aboveground biomass/carbon and its uncertainty in tropical forests. These functions allow to:

  1. retrieve and correct the taxonomy;
  2. estimate the wood density and its uncertainty;
  3. construct height-diameter models;
  4. manage tree and plot coordinates;
  5. estimate the aboveground biomass/carbon at the stand level with associated uncertainty;

For more information, see article or the vignette of the package, and the reference manual.

Citation

To cite BIOMASS, please use citation("BIOMASS").

Install BIOMASS

The latest released version from CRAN:

install.packages("BIOMASS")

The latest version from Github (in development):

install.packages("devtools")
devtools::install_github("AMAP-dev/BIOMASS")

To use it :

library("BIOMASS")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%