powered by
Method to get SpatialPolygons Sources from a Landscape
Get all polygons of a Landscape object identified as sources
getSPSources(object, ...)# S4 method for Landscape getSPSources(object)
# S4 method for Landscape getSPSources(object)
A Landscape object
options
a SpatialPolygonDataFrame object
# NOT RUN { ## plot sources fields of maize.landscape data(maize_65) sources<-getSPSources(maize.landscape) plot(sources) # }
Run the code above in your browser using DataLab