Skip to content
Prev 6044 / 29559 Next

Slope and Aspect calculations in R

On Thu, 9 Jul 2009, Josh London wrote:

            
with initGRASS() and run GRASS commands like r.slope.aspect with 
execGRASS() from the R side. See http://www.geomorphometry.org/R.asp for 
some examples - foot of page. You may also want to look at the underlying 
literature, and some of the functionality being provided in the raster 
package on R-Forge.

Roger