dem_twi_srb | R Documentation |
Digital Elevation Model (DEM) and Topographic Wetness Index (TWI) for Serbia in SpatRaster format.
data(dem_twi_srb)
The dem_twi_srb
contains the following layers:
dem
Digital Elevation Model (DEM) in meters
twi
Topographic Wetness Index (TWI)
Aleksandar Sekulic asekulic@grf.bg.ac.rs
library(terra)
# load data
data(dem_twi_srb)
terra::unwrap(dem_twi_srb)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.