Description Details Source Examples
A global digital elevation model based on SRTM
A raster with the global elevation at 1degree spatial resolution.
Based on SRTM downloaded from WorldClim (www.worldclim.org)
1 2 | dem <- raster(system.file("data/dem.tif", package="gameR"))
plot(dem)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.