# Generated by roxygen2: do not edit by hand

S3method(ct_triangulate,GEOMETRYCOLLECTION)
S3method(ct_triangulate,MULTIPOINT)
S3method(ct_triangulate,POINT)
S3method(ct_triangulate,sf)
S3method(ct_triangulate,sfc)
S3method(ct_triangulate,sfg)
export(ct_triangulate)
importFrom(dplyr,bind_rows)
importFrom(methods,as)
importFrom(sf,"st_geometry<-")
importFrom(sf,st_cast)
importFrom(sf,st_centroid)
importFrom(sf,st_crs)
importFrom(sf,st_geometry)
importFrom(sf,st_geometry_type)
importFrom(sf,st_geometrycollection)
importFrom(sf,st_intersects)
importFrom(sf,st_point)
importFrom(sf,st_polygon)
importFrom(sf,st_precision)
importFrom(sf,st_set_crs)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sp,over)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,head)
