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

http://www.BayesX.org.

See Also

read.gra, bnd2gra

Examples

## load BeechGra adjacency matrix
data("BeechGra")
print(BeechGra)

[Package R2BayesX version 1.1-1 Index]