Calculation of Slope-Dependant Accumulated Cost Surface, Least-Cost Paths, Least-Cost Corridors, Least-Cost Networks Related to Human Movement Across the Landscape


[Up] [Top]

Documentation for package ‘movecost’ version 3.0.0

Help Pages

mc_accum Accumulated cost surface and isolines around one or more origins
mc_alloc Cost allocation (Thiessen-like polygons based on movement cost)
mc_boundary Cost-limit boundaries around origin locations
mc_comp Compare least-cost paths produced by different cost functions
mc_corridor Least-cost corridor between locations
mc_cost_functions The movecost cost-function registry
mc_destin_loc Sample data bundled with movecost
mc_dtm Download elevation data for a study area
mc_etna_boundary Sample data bundled with movecost
mc_etna_end Sample data bundled with movecost
mc_etna_start Sample data bundled with movecost
mc_export Export movecost results to disk
mc_load Save and load movecost objects across R sessions
mc_malta_dtm Sample data bundled with movecost
mc_network Least-cost network between multiple locations
mc_paths Least-cost paths from an origin to one or more destinations
mc_rank Ranked (sub-optimal) least-cost paths between an origin and a destination
mc_save Save and load movecost objects across R sessions
mc_springs Sample data bundled with movecost
mc_surface Create a reusable cost surface (the computational core of movecost 3.0)
mc_volc Sample data bundled with movecost
mc_volc_loc Sample data bundled with movecost
movecost-data Sample data bundled with movecost
plot.movecost_accum Plot an accumulated cost surface
plot.movecost_alloc Plot cost-allocation zones
plot.movecost_boundary Plot cost-limit boundaries
plot.movecost_comp Plot a cost-function comparison
plot.movecost_corridor Plot a least-cost corridor
plot.movecost_network Plot a least-cost network
plot.movecost_paths Plot least-cost paths
plot.movecost_rank Plot ranked least-cost paths
plot.movecost_surface Plot a movecost cost surface