rasters | R Documentation |
map
objectrasters()
extracts RasterLayer
objects;
sf()
extracts sf
objects;
sp()
extracts Spatial
objects;
spatialPolygons()
extracts SpatialPolygons
objects;
spatialPoints()
extracts SpatialPoints
objects;
spatRasters()
extracts SpatRaster
objects;
spatVectors()
extracts SpatVector
objects;
This will extract all objects in or pointed to within the map
.
rasters(map, ...)
## S3 method for class 'map'
rasters(map, ...)
sp(map, ...)
## S3 method for class 'map'
sp(map, ...)
sf(map, ...)
## S3 method for class 'map'
sf(map, ...)
spatialPolygons(map, ...)
## S3 method for class 'map'
spatialPolygons(map, ...)
spatialPoints(map, ...)
## S3 method for class 'map'
spatialPoints(map, ...)
spatRasters(map, ...)
## S3 method for class 'map'
spatRasters(map, ...)
spatVectors(map, ...)
## S3 method for class 'map'
spatVectors(map, ...)
maps(map, class = NULL, layerName = NULL)
map |
A |
... |
Additional arguments passed to other methods (not used) |
class |
If supplied, this will be the class of objects returned.
Default is |
layerName |
character string giving the name(s) of layer(s) to extract. |
A list of geospatial objects of class class
Other mapMethods:
crs,map-method
,
mapRm()
,
rasterToMatch,map-method
,
studyArea()
,
studyAreaName()
Other mapMethods:
crs,map-method
,
mapRm()
,
rasterToMatch,map-method
,
studyArea()
,
studyAreaName()
Other mapMethods:
crs,map-method
,
mapRm()
,
rasterToMatch,map-method
,
studyArea()
,
studyAreaName()
Other mapMethods:
crs,map-method
,
mapRm()
,
rasterToMatch,map-method
,
studyArea()
,
studyAreaName()
Other mapMethods:
crs,map-method
,
mapRm()
,
rasterToMatch,map-method
,
studyArea()
,
studyAreaName()
Other mapMethods:
crs,map-method
,
mapRm()
,
rasterToMatch,map-method
,
studyArea()
,
studyAreaName()
Other mapMethods:
crs,map-method
,
mapRm()
,
rasterToMatch,map-method
,
studyArea()
,
studyAreaName()
Other mapMethods:
crs,map-method
,
mapRm()
,
rasterToMatch,map-method
,
studyArea()
,
studyAreaName()
Other mapMethods:
crs,map-method
,
mapRm()
,
rasterToMatch,map-method
,
studyArea()
,
studyAreaName()
Other mapMethods:
crs,map-method
,
mapRm()
,
rasterToMatch,map-method
,
studyArea()
,
studyAreaName()
Other mapMethods:
crs,map-method
,
mapRm()
,
rasterToMatch,map-method
,
studyArea()
,
studyAreaName()
Other mapMethods:
crs,map-method
,
mapRm()
,
rasterToMatch,map-method
,
studyArea()
,
studyAreaName()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.