maple | R Documentation |
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.
The data were provided courtesy of Dr Timothy Gregoire, Yale University, in New Haven, CT, USA.
Prof. Christian Salas-Eljatib at Universidad de Chile, Santiago, Chile.
data(maple)
head(maple)
plot(total~dbh,data=maple)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.