rg_dem: Digital Elevation Model of South Tyrol

Description Usage Arguments Format Value Source See Also Examples

View source: R/load_rasters.R

Description

Digital elevation models for South Tyrol with resolutions at 25, 100 and 250m. Lower resolution dems have been calculated from the dem at 25m resolution using the ArcGIS "resample" tool with bilinear interpolation.

Usage

1
2
3
rg_dem

rg_dem(res = 25)

Arguments

res

integer, resolution of resulting raser file in meters. Possible values include 25, 100 and 250

Format

A raster file loaded using raster::raster()

Value

a raster file

Source

https://land.copernicus.eu/imagery-in-situ/eu-dem/eu-dem-v1-0-and-derived-products/eu-dem-v1.0

See Also

rg_dem

Examples

1
dem <- rg_dem()

sitscholl/Rgadgets documentation built on Feb. 19, 2021, 1:24 a.m.