Other packages > Find by keyword >

movecost  

Calculation of Slope-Dependant Accumulated Cost Surface, Least-Cost Paths, Least-Cost Corridors, Least-Cost Networks Related to Human Movement Across the Landscape
View on CRAN: Click here


Download and install movecost package within the R console
Install from CRAN:
install.packages("movecost")

Install from Github:
library("remotes")
install_github("cran/movecost")

Install by package version:
library("remotes")
install_version("movecost", "2.1")



Attach the package and use:
library("movecost")
Maintained by
Gianmarco Alberti
[Scholar Profile | Author Map]
First Published: 2018-07-22
Latest Update: 2024-02-12
Description:
Provides the facility to calculate non-isotropic accumulated cost surface, least-cost paths, least-cost corridors, least-cost networks using a number of human-movement-related cost functions that can be selected by the user. It just requires a Digital Terrain Model, a start location and (optionally) destination locations. See Alberti (2019) .
How to cite:
Gianmarco Alberti (2018). movecost: Calculation of Slope-Dependant Accumulated Cost Surface, Least-Cost Paths, Least-Cost Corridors, Least-Cost Networks Related to Human Movement Across the Landscape. R package version 2.1, https://cran.r-project.org/web/packages/movecost. Accessed 16 Apr. 2025.
Previous versions and publish date:
0.1 (2018-07-22 16:30), 0.2 (2019-06-28 16:10), 0.3 (2019-11-29 20:20), 0.4 (2020-05-09 14:00), 0.5 (2020-06-05 17:10), 0.6 (2021-04-03 21:30), 0.7 (2021-04-30 09:00), 0.8 (2021-05-21 08:50), 0.9 (2021-05-31 10:10), 1.0 (2021-06-09 19:00), 1.1 (2021-06-19 22:00), 1.2 (2021-07-07 22:30), 1.3 (2021-08-05 13:20), 1.4 (2021-09-12 23:40), 1.5 (2022-02-23 17:30), 1.6 (2022-03-18 16:10), 1.7 (2022-08-09 09:40), 1.8 (2022-08-28 19:10), 1.9 (2023-03-18 11:20), 2.0 (2023-04-12 11:20)
Other packages that cited movecost R package
View movecost citation profile
Other R packages that movecost depends, imports, suggests or enhances
Complete documentation for movecost
Functions, R codes and Examples using the movecost R package
Some associated functions: Etna_boundary . Etna_end_location . Etna_start_location . create_barrier_cs . destin.loc . malta_dtm_40 . movealloc . movebound . movecomp . movecorr . movecost . movenetw . moverank . springs . volc.loc . volc . 
Some associated R codes: create_barrier_cs.R .  Full movecost package functions and examples
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for movecost05101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA