neighbors: Forest inventory data in Pyrenean forests

neighborsR Documentation

Forest inventory data in Pyrenean forests

Description

Forest inventory data in Pyrenean forests

Usage

neighbors

Format

A data frame with columns:

plot

Plot identifier

sps_target

Target tree species, with 3 possible values: ABAL, PINI or PISY

dbh_target

Target tree diameter(cm).

x_target

x coordinates of the target tree within the plot, as measured from the plot center (m).

y_target

y coordinates of the target tree within the plot, as measured from the plot center (m).

n_target

Correlative number identifying target tree position within the plot.

ID_target

Unique identifier for target trees

sps_neighbor

Neighbor tree species, with 3 possible values: ABAL, PINI or PISY

dbh_neighbor

Neighbor tree diameter(cm).

x_neighbor

x coordinates of the neighbor tree within the plot, as measured from the plot center (m).

y_neighbor

y coordinates of the neighbor tree within the plot, as measured from the plot center (m).

n_neighbor

Correlative number identifying neighbor position within the plot.

ID_neighbor

Unique identifier for neighbor trees

Source

Aitor Ameztegui

Examples

## Not run: 
 neighbors

## End(Not run)

ameztegui/neighborhood documentation built on April 13, 2022, 5:51 p.m.