| quadrat3_rect.df | R Documentation |
A dataset containing tree measurements from 25 rectangular quadrats
(20 Ă— 10 m each) sampled in a seasonal semideciduous forest fragment
in the State of Sao Paulo, Brazil. The dataset includes total height and
commercial bole height of trees, along with the spatial coordinates of the
lower-left corner of each quadrat. It is organized to demonstrate the use
of the function BAplot() with rectangular quadrats.
data(quadrat3_rect.df)
A data frame with 497 rows and 8 variables:
Quadrat identifier.
X coordinate (m) of the lower-left corner of the quadrat.
Y coordinate (m) of the lower-left corner of the quadrat.
Scientific name of the species.
Botanical family of the tree.
Diameter at breast height (cm).
Total height of the tree (m).
Commercial bole height of the tree (m).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.