st_overlay.geodata.raster | R Documentation |
WARNING: Experimental work in progress! Developed to overlay a RasterStack onto polygons. YMMV.
st_overlay.geodata.raster(geodata, object, ...)
st_overlay(geodata, object, ...)
## S4 method for signature 'sf,RasterLayer'
st_overlay(geodata, object, ...)
## S4 method for signature 'sf,RasterStack'
st_overlay(geodata, object, ...)
geodata |
for now, should be polygons in the form of an |
object |
for now, should be a |
... |
further arguments (reserved for future use) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.