# Generated by roxygen2: do not edit by hand

export(topoDist)
export(topoLCP)
export(topoPathMap)
export(topoPaths)
export(topoProfile)
export(topoSurface)
export(topoWeightedDist)
import(gdistance)
import(plotly)
import(sp)
importFrom(RColorBrewer,brewer.pal)
importFrom(gdistance,costDistance)
importFrom(gdistance,geoCorrection)
importFrom(gdistance,shortestPath)
importFrom(gdistance,transition)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,grey)
importFrom(grDevices,rainbow)
importFrom(grDevices,terrain.colors)
importFrom(grDevices,topo.colors)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(raster,adjacent)
importFrom(raster,extract)
importFrom(raster,hillShade)
importFrom(raster,ncell)
importFrom(raster,projectRaster)
importFrom(raster,terrain)
importFrom(scales,alpha)
importFrom(sp,SpatialPoints)
importFrom(utils,combn)
