Loads a Digital Elevation Model (DEM) from a raster file and weights the street network for walking and cycling according to the terrain's slopes
apply_elevation(r5r_core, raster_files)
No return value, called for side effects.
a rJava object to connect with R5 routing engine
string. Path to raster files containing the study area's topography. If a list is provided, all the rasters are automatically merged.
Other elevation support functions:
tobler_hiking()