Learn R Programming

SurfRough (version 0.0.1.0)

anisoR: 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)

Value

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

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