get_dem_example_data {rcrisp}R Documentation

Get example DEM data

Description

This function retrieves example Digital Elevation Model (DEM) data from a persistent URL on the 4TU.ResearchData data repository, and it can be used in examples and tests.

Usage

get_dem_example_data()

Value

A SpatRaster object containing the DEM data.

Examples


get_dem_example_data()


[Package rcrisp version 0.1.4 Index]