BeechGra {R2BayesX} | R Documentation |
Beech Neighborhood Information
Description
This database produces a graph file including neighborhood information of the beech trees around Rothenbuch, Germany.
Usage
data("BeechGra")
Format
An adjacency matrix that represents the neighborhood structure defined in the graph file.
Source
https://www.uni-goettingen.de/de/bayesx/550513.html.
See Also
Examples
## load BeechGra adjacency matrix
data("BeechGra")
print(BeechGra)
[Package R2BayesX version 1.1-5 Index]