# Generated by roxygen2: do not edit by hand

S3method(st_central_point,sf)
S3method(st_central_point,sfc)
S3method(st_central_point,sfg)
S3method(st_sd_box,sf)
S3method(st_sd_box,sfc)
S3method(st_sd_box,sfg)
S3method(st_sd_distance,sf)
S3method(st_sd_distance,sfc)
S3method(st_sd_distance,sfg)
S3method(st_sd_ellipse,sf)
S3method(st_sd_ellipse,sfc)
S3method(st_sd_ellipse,sfg)
export(st_central_point)
export(st_sd_box)
export(st_sd_distance)
export(st_sd_ellipse)
importFrom(Hmisc,wtd.var)
importFrom(geodist,geodist)
importFrom(lwgeom,st_perimeter_lwgeom)
importFrom(scales,rescale)
importFrom(sf,st_area)
importFrom(sf,st_buffer)
importFrom(sf,st_cast)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_distance)
importFrom(sf,st_geometry)
importFrom(sf,st_multipoint)
importFrom(sf,st_point)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(stats,median)
importFrom(stats,sd)
importFrom(stats,weighted.mean)
