Learn R Programming

ecespa (version 1.1-9)

seedlings: Cohorts of Helianthemum squamatum seedlings

Description

Marked point patterns of two consecutive cohorts of seedlings of H. squamatum growing in a gypsophylous plant community in Central Spain. The datasets contains the locations of the seedlings marked with their heigth. Both the coordinates and the heigth of the seedlings are given in cm.

Usage

data(seedlings1)
data(seedlings2)

Arguments

Format

seedlings1 and seedlings2 are objects of class "ppp" representing the point pattern of seedling locations marked by their heights. See ppp.object for details of the format.

References

De la Cruz, M. 2006. Introducci<U+000EE821>l an<e1>lisis de datos mapeados o algunas de las (muchas) cosas que puedo hacer si tengo coordenadas. Ecosistemas. 2006/3.

Escudero, A., Romao, R.L., De la Cruz, M. & Maestre, F. 2005. Spatial pattern and neighbour effects on Helianthemum squamatum seedlings in a Mediterranean gypsum community. J. Veg. Sci., 16: 383-390.

Examples

Run this code
# NOT RUN {
 data(seedlings1)
 
 plot(seedlings1)

# }

Run the code above in your browser using DataLab