Learn R Programming

BIOMASS (version 2.1.11)

KarnatakaForest: Karnataka forest dataset

Description

Dataset from 96 forest plots (1 ha) established in the central Western Ghats of India by Ramesh et al. (2010).

Usage

data("KarnatakaForest")

Arguments

Format

A data frame with 65889 observations on the following 8 variables :

  • plotId: Names of the plots

  • treeId: Tree Id, contains a letter (A, B, C...) when an individual has multiple stems

  • family: Family

  • genus: Genus

  • species: Species

  • D: Diameter (cm)

  • lat: Latitude

  • long: Longitude

References

Ramesh, B. R. et al. (2010). Forest stand structure and composition in 96 sites along environmental gradients in the central Western Ghats of India Ecological Archives E091-216. Ecology, 91(10), 3118-3118.

Examples

Run this code
data(KarnatakaForest)
str(KarnatakaForest)

Run the code above in your browser using DataLab