Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ BIOMASS Public

❗ This is a read-only mirror of the CRAN R package repository. BIOMASS — Estimating Aboveground Biomass and Its Uncertainty in Tropical Forests. Homepage: https://umr-amap.github.io/BIOMASS/https://github.com/umr-amap/BIOMASS/ Report bugs for this package: https://github.com/umr-amap/BIOMASS/issues/

Notifications You must be signed in to change notification settings

cran/BIOMASS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIOMASS

test-coverage.yaml R-CMD-check pkgdown CRAN/METACRAN Version

The package

The BIOMASS package allows users to estimate above ground biomass/carbon and its uncertainty in tropical forests.

The main implemented steps are as follows :

  1. retrieving and correcting tree taxonomy;
  2. estimating wood density and its uncertainty;
  3. building height-diameter models;
  4. estimating above ground biomass/carbon at stand level with associated uncertainty;
  5. managing tree and plot coordinates.

For more information, see Réjou-Méchain et al. (2017)

Install BIOMASS

The latest released version from CRAN:

install.packages("BIOMASS")

The latest version from Github (in development):

install.packages("remotes")
remotes::install_github('umr-amap/BIOMASS')

To use it :

library("BIOMASS")

Tutorials/Vignettes

Two vignettes are available in the 'Articles' section of the following page : https://umr-amap.github.io/BIOMASS/index.html

Citation

Please cite this package as:

Réjou-Méchain M, Tanguy A, Piponiot C, Chave J, Herault B (2017). “BIOMASS : an R package for estimating above-ground biomass and its uncertainty in tropical forests.” Methods in Ecology and Evolution, 8(9). ISSN 2041210X, doi:10.1111/2041-210X.12753.

Or you can also run

citation("BIOMASS")

About

❗ This is a read-only mirror of the CRAN R package repository. BIOMASS — Estimating Aboveground Biomass and Its Uncertainty in Tropical Forests. Homepage: https://umr-amap.github.io/BIOMASS/https://github.com/umr-amap/BIOMASS/ Report bugs for this package: https://github.com/umr-amap/BIOMASS/issues/

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages