Learn R Programming

SurfRough (version 0.0.1.0)

anisoDir: Calculate the direction of maximum continuity considering 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

anisoDir(N, NE, E, SE)

Value

A raster with the direction (in degrees, geographical) of maximum continuity

Arguments

N

Spatial variability along N-S direction

NE

Spatial variability along NE-SW direction

E

Spatial variability along E-W direction

SE

Spatial variability along SE-NW direction