Learn R Programming

datana (version 1.0.6)

radiatapl: Sampling plots data from a Pinus radiata plantation near Capitan Pastene, Region de La Araucania, Chile.

Description

Tree-level information collected within sample plots in a forestry plantation of Pinus radiata near Capitan Pastene, in southern Chile. Sample plots size is 150 m\(^{2}\).

Usage

data(radiatapl)

Arguments

Format

The data frame contains four variables as follows:

plot

Plot number identification.

tree

Tree number identification.

dbh

Diameter at breast height, in cm.

heigth

Total height, in m.

Examples

Run this code
data(radiatapl)    
head(radiatapl) 

Run the code above in your browser using DataLab