Learn R Programming

medfate (version 0.7.4)

exampleSGL: Example of spatial grid with forest data

Description

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

Usage

data("exampleSGL")

Arguments

Format

The data format is that of an object SpatialGridLandscape-class

See Also

forest, exampleforest, SpatialGridLandscape-class

Examples

Run this code
# NOT RUN {
data(exampleSGL)

#Inspect forest object corresponding to the first pixel
exampleSGL@forestlist[[1]]

# }

Run the code above in your browser using DataLab