Description Usage Format Source See Also Examples
An example of an object of SpatialPointsLandscape-class
with data for 30 plots, taken from the Spanish Forest Inventory (DGCN 2005).
1 | data("exampleSPL")
|
The data format is that of an object SpatialPointsLandscape-class
DGCN (2005). Tercer Inventario Forestal Nacional (1997-2007): Catalunya. Dirección General de Conservación de la Naturaleza, Ministerio de Medio Ambiente, Madrid.
forest
, exampleforest
, SpatialPointsLandscape-class
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]]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.