anisoR: Calculate the index of anisotropy considering the spatial...

View source: R/GeostTextureLibrarySharedRoxy.R

anisoRR Documentation

Calculate the index of anisotropy considering the spatial variability along 4 directions

Description

The input is represented by four rasters with the spatial variability index (e.g., MAD, variogram, etc.) computed in four directions (N-S, NE-SW, E-W, SE-NW)

Usage

anisoR(N, NE, E, SE)

Arguments

N

Spatial vairability along N-S direction

NE

Spatial vairability along NE-SW direction

E

Spatial vairability along E-W direction

SE

Spatial vairability along SE-NW direction

Value

A raster with the index of anisotropy (min=0 max=1)


SurfRough documentation built on April 4, 2025, 2:19 a.m.