Get Terrain Raster dataset
Arguments
- folderpath
Path to raster file, default will be
si_path('path_raster')
- name
Name of the raster file (with extension), default is set to terrain raster
SR_LR.tif
- rename
Should the RasterLayer be renamed? If yes, the name is changed to
value
- ...
Additional arguments to be passed to
base::list.files
. Eg:Use ignore.case = TRUE
for non case sensitive search