exampleSPL: Example of spatial points with forest data

Description Usage Format Source See Also Examples

Description

An example of an object of SpatialPointsLandscape-class with data for 30 plots, taken from the Spanish Forest Inventory (DGCN 2005).

Usage

1
data("exampleSPL")

Format

The data format is that of an object SpatialPointsLandscape-class

Source

DGCN (2005). Tercer Inventario Forestal Nacional (1997-2007): Catalunya. Dirección General de Conservación de la Naturaleza, Ministerio de Medio Ambiente, Madrid.

See Also

forest, exampleforest, SpatialPointsLandscape-class

Examples

1
2
3
4
5
6
7
data(exampleSPL)

#Plot forest coordinates
plot(exampleSPL)

#Inspect forest object corresponding to the first point
exampleSPL@forestlist[[1]]

miquelcaceres/medfateland documentation built on June 4, 2019, 1:55 p.m.