sd_10: Mean standard deviation of wood density estimates at...

sd_10R Documentation

Mean standard deviation of wood density estimates at different taxonomic levels

Description

This dataset gives the mean standard deviation of wood density values of the wdData dataset at different taxonomical levels only considering taxa having more than 10 different values. This dataset is used in the function getWoodDensity() to associate at the appropriate taxonomic level a mean error to wood density estimate.

Usage

data("sd_10")

Format

A data frame with 3 observations on the following 2 variables:

  • taxo: Character vector with the different taxonomical levels (family, genus, species)

  • sd: Numeric vector giving the mean standard deviation of wood density values

Details

This dataset is used in the function getWoodDensity().

References

Rejou-Mechain et al. (2017). BIOMASS: An R Package for estimating above-ground biomass and its uncertainty in tropical forests. Methods in Ecology and Evolution, 8 (9), 1163-1167.

Examples

data(sd_10)
str(sd_10)

BIOMASS documentation built on Sept. 29, 2023, 5:09 p.m.