A RasterLayer DEM cropped to the extent of the template.
Arguments
template
A Raster* or Spatial* object to serve
as a template for cropping.
label
A character string naming the study area.
res
A character string representing the desired resolution of the NED. '1'
indicates the 1 arc-second NED (the default), while '13' indicates the 1/3 arc-second dataset.
extraction.dir
A character string indicating where the extracted and cropped DEM should be put.
The directory will be created if missing.
raster.options
a vector of options for terra::writeRaster.
force.redo
If an extraction for this template and label already exists, should a new one be created?