# Generated by roxygen2: do not edit by hand

S3method(plot,homerange)
S3method(plot,riverdensity)
S3method(plot,rivernetwork)
S3method(print,homerange)
export(addcumuldist)
export(addverts)
export(buildlookup)
export(buildsegroutes)
export(calculateconnections)
export(checkbraided)
export(checkbraidedTF)
export(cleanup)
export(cleanup_verts)
export(connectsegs)
export(detectroute)
export(dissolve)
export(highlightseg)
export(homerange)
export(homerangeoverlap)
export(isflowconnected)
export(kfunc)
export(line2network)
export(makeriverdensity)
export(mapbyname)
export(matbysurveylist)
export(mouthdist)
export(mouthdistbysurvey)
export(pdist)
export(pdisttot)
export(plothomerangeoverlap)
export(plotmatbysurveylist)
export(plotriverdensitypoints)
export(plotseq)
export(pointshp2segvert)
export(removeduplicates)
export(removemicrosegs)
export(removeunconnected)
export(riverdirection)
export(riverdirectionmat)
export(riverdirectionmatbysurvey)
export(riverdirectionseq)
export(riverdirectiontofrom)
export(riverdistance)
export(riverdistancelist)
export(riverdistancemat)
export(riverdistancematbysurvey)
export(riverdistanceseq)
export(riverdistancetofrom)
export(riverpoints)
export(routelist)
export(sequenceverts)
export(setmouth)
export(showends)
export(splitsegmentat)
export(splitsegments)
export(topologydots)
export(trimriver)
export(trimtopoints)
export(upstream)
export(upstreammat)
export(upstreammatbysurvey)
export(upstreamseq)
export(upstreamtofrom)
export(whoconnected)
export(xy2segvert)
export(zoomtoseg)
exportClasses(homerange)
exportClasses(riverdensity)
exportClasses(rivernetwork)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,grey)
importFrom(grDevices,heat.colors)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
importFrom(graphics,axTicks)
importFrom(graphics,axis)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(methods,new)
importFrom(rgdal,readOGR)
importFrom(sp,CRS)
importFrom(sp,is.projected)
importFrom(sp,proj4string)
importFrom(sp,spTransform)
importFrom(stats,cor)
importFrom(stats,dnorm)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,t.test)
importFrom(stats,var)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
