powered by
An example of an object of SpatialPointsForest-class with data for 30 plots, taken from the Spanish Forest Inventory (DGCN 2005).
SpatialPointsForest-class
data("exampleSPF")
The data format is that of an object SpatialPointsForest-class
forest, exampleforest, SpatialPointsForest-class
forest
exampleforest
# NOT RUN { data(exampleSPF) #Plot forest coordinates plot(exampleSPF) #Inspect forest object corresponding to the first point exampleSPF@forestlist[[1]] # }
Run the code above in your browser using DataLab