rsaga.hillshade(in.dem, out.grid, method = "standard", azimuth = 315, declination = 45, exaggeration = 4, ...)
.sgrd
)."standard"
(or 0
- default), "max90deg.standard"
(1
), "combined.shading"
(2
), "ray.tracing"
(3
). See Details.rsaga.geoprocessor
, including the env
RSAGA geoprocessing environment.intern
argument passed to the rsaga.geoprocessor
. For intern=FALSE
it is a numerical error code (0: success), or otherwise (default) a character vector with the module's console output.
rsaga.solar.radiation
, rsaga.insolation
## Not run: rsaga.hillshade("dem.sgrd","hillshade")
Run the code above in your browser using DataLab