R2BayesX (version 1.1-1)

BeechGra: Beech Neighborhood Information

Description

This database produces a graph file including neighborhood information of the beech trees around Rothenbuch, Germany.

Usage

data("BeechGra")

Arguments

Format

An adjacency matrix that represents the neighborhood structure defined in the graph file.

See Also

read.gra, bnd2gra

Examples

Run this code
# NOT RUN {
## load BeechGra adjacency matrix
data("BeechGra")
print(BeechGra)
# }

Run the code above in your browser using DataLab