import(ggplot2)
export(ahull)
export(ahull_track)
export(anglesArc)
export(arc)
export(areaahull)
export(areaahulleval)
export(ashape)
export(complement)
export(delvor)
export(dw)
export(dw_track)
export(dummycoor)
export(inahull)
export(inter)
export(koch)
export(lengthahull)
export(rkoch)
export(rotation)
S3method(plot,ahull)
S3method(plot,ashape)
S3method(plot,delvor)
importFrom("grDevices", "chull", "xy.coords")
importFrom("graphics", "axis", "lines", "plot", "points", "segments","text")
importFrom("interp", "circum", "in.convex.hull", "tri.mesh", "triangles")
importFrom("R.utils","withTimeout")
importFrom("sgeostat", "in.polygon")
importFrom("splancs", "areapl")
importFrom("stats", "na.omit", "runif")
importFrom("spatstat.geom", "owin", "psp")
importFrom("spatstat.random", "runifpointOnLines")
