Learn R Programming

r5r (version 0.7.1)

tobler_hiking: Tobler's hiking function

Description

Calculates effect of the topography on walking speeds, using Tobler's hiking function.

Usage

tobler_hiking(slope)

Value

numeric. Tobler's weighting factor

Arguments

slope

numeric. Terrain's slope.

See Also

Other elevation support functions: apply_elevation()