Description Usage Arguments Value
Takes a shapefile and download SRTM DEM covering the shapefile
1 |
shp |
SpatialPolygonsDataFrame shapefile from the sp package |
path |
Character. Path name indicating where to store the data. Default is the current working directory |
fun |
Function. E.g. mean, min, or max. Must be a function that accepts a 'na.rm' argument |
filename |
Character. Output filename (optional) |
... |
Additional required (!) parameters. These are data set specific. See Details |
... |
Arguments passed on to
|
a rater layer or a list of raster layers (if the shapefile covers several tiles).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.