neighbors | R Documentation |
Forest inventory data in Pyrenean forests
neighbors
A data frame with columns:
Plot identifier
Target tree species, with 3 possible values: ABAL, PINI or PISY
Target tree diameter(cm).
x coordinates of the target tree within the plot, as measured from the plot center (m).
y coordinates of the target tree within the plot, as measured from the plot center (m).
Correlative number identifying target tree position within the plot.
Unique identifier for target trees
Neighbor tree species, with 3 possible values: ABAL, PINI or PISY
Neighbor tree diameter(cm).
x coordinates of the neighbor tree within the plot, as measured from the plot center (m).
y coordinates of the neighbor tree within the plot, as measured from the plot center (m).
Correlative number identifying neighbor position within the plot.
Unique identifier for neighbor trees
Aitor Ameztegui
## Not run: neighbors ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.