anisoDirL {SurfRough} | R Documentation |
Calculate the direction of maximum continuity considering 4 directions
Description
The input is represented by a list of rasters with the spatial variability index (e.g., MAD, variogram, etc.) computed in four directions (N-S, NE-SW, E-W, SE-NW)
Usage
anisoDirL(x)
Arguments
x |
A list of rasters with the spatial variability along 4 directions (see function anisoDir()) |
Value
A raster with the direction (in degrees, geographical) of maximum continuity
[Package SurfRough version 0.0.1.1 Index]