Learn R Programming

ecespa (version 1.1-17)

gypsophylous: Spatial point pattern of a plant community

Description

Locations of plants in a gypsophylous plant community in Central Spain. These are part of the data collected by Romao (2003) that have been analyzed several times (Escudero et al. 2005, De la Cruz 2006). The coordinates of the plans are given in cm.

Usage

data(gypsophylous)

Arguments

Format

An object of class "ppp" of spatstat representing the point pattern of plants locations. See ppp.object for details of the format.

References

De la Cruz, M. 2006. Introducción al análisis de datos mapeados o algunas de las (muchas) cosas que puedo hacer si tengo coordenadas. Ecosistemas 15 (3): 19-39.

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. Journal of Vegetation Science, 16: 383-390. tools:::Rd_expr_doi("10.1111/j.1654-1103.2005.tb02377.x").

Examples

Run this code
if (FALSE) {

data(gypsophylous)

plot(gypsophylous)

}

Run the code above in your browser using DataLab