kbvernon/hiker: Model Hiking Paths Over Costly Terrains

The hiker package provides a suite of functions to model least-cost distances between points, least-cost paths between points, and accumulated travel time from any point to any location across a landscape. To estimate the cost of traversing a terrain, hiker implements a few well-known hiking functions, including Tobler and Campbell.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/kbvernon/hiker
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kbvernon/hiker")
kbvernon/hiker documentation built on Dec. 9, 2022, 11:16 p.m.