powered by
These are tree-level measurement data of sample trees in the US.
data(maple)
Contains tree-level variables, as follows:
Sample tree identification number.
Diameter at breast height, in cm
Leaf biomass, in kg.
Branches biomass, in kg.
Stem, or bole, biomass, in kg.
Bark biomass, in kg.
Total biomass, in kg.
Prof. Christian Salas-Eljatib at Universidad de Chile, Santiago, Chile.
data(maple) head(maple) plot(total~dbh,data=maple)
Run the code above in your browser using DataLab