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]
All associated links for this package
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 03 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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