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_dtm                  Download elevation data for a study area
mc_export               Export movecost results to disk
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_surface              Create a reusable cost surface (the
                        computational core of movecost 3.0)
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
