Learn R Programming

wiqid (version 0.3.3)

Temburong: Tree species count data

Description

Basal area and number of individual trees >= 5cm dbh of each species in a 1ha plot in Ulu Temburong - Brunei. There were 1012 trees of 276 species.

Usage

data(Temburong)

Arguments

Format

The data set consists of two objects:

Temburong is a vector of length 276, with the counts of each species.

TemburongBA is a similar vector with the basal area (ie. the sum of the cross-sectional area at breast height of all of trees) of each species.

Examples

Run this code
data(Temburong)
richChao1(Temburong)
biodShannon(TemburongBA)

Run the code above in your browser using DataLab