anisoRL {SurfRough} | R Documentation |
Calculate the index of anisotropy considering the spatial variability along 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
anisoRL(x)
Arguments
x |
A list of rasters with the spatial variability along 4 directions (see function anisoR()) |
Value
A raster with the index of anisotropy (min=0 max=1)
[Package SurfRough version 0.0.1.1 Index]