Learn R Programming

binspp (version 0.2.3)

trees_N4: Spanish oak trees

Description

The oak trees dataset sampled in 2009 in region consisting of 5 rectangles.

Usage

trees_N4

Arguments

Format

A list with columns:

window

A list of region window definition.

n

Number of oak trees in the region.

x

Array of x coordinates of oak trees.

y

Array of y coordinates of oak trees.

Details

The data contains point pattern of trees, 5 covariates (refor, reserve, slope, tdensity, tmi) and 4 vectors (x_left, x_right, y_bottom, y_top) of corners of rectangles forming the observation window.

Examples

Run this code
 plot(trees_N4)

Run the code above in your browser using DataLab