Create a layer depicting northness based on an elevation layer.
Usage
raster.north(layer)
Arguments
layer
RasterLayer object of elevation as defined by package raster.
Value
A RasterLayer object.
Details
Using elevation, aspect can be calculated. Yet, it is a circular variable (0 = 360) and has to be converted to northness and eastness to be useful for modelling.