# Generated by roxygen2: do not edit by hand

S3method("[",segmetric)
S3method(.subset_check,ref_sf)
S3method(.subset_check,seg_sf)
S3method(.subset_check,subset_sf)
S3method(plot,segmetric)
S3method(print,segmetric)
S3method(round,segmetric)
S3method(sm_inset,ref_sf)
S3method(sm_inset,seg_sf)
S3method(sm_inset,subset_sf)
S3method(summary,segmetric)
export("%>%")
export(sm_apply_group)
export(sm_area)
export(sm_centroid)
export(sm_clear)
export(sm_compute)
export(sm_desc_metric)
export(sm_distance)
export(sm_exists)
export(sm_get)
export(sm_group_by)
export(sm_indirect)
export(sm_inset)
export(sm_intersection)
export(sm_is_empty)
export(sm_list)
export(sm_list_metrics)
export(sm_metric_subset)
export(sm_new_metric)
export(sm_norm_left)
export(sm_norm_right)
export(sm_options)
export(sm_rbind)
export(sm_read)
export(sm_ref)
export(sm_reg_metric)
export(sm_seg)
export(sm_segmetric)
export(sm_subset)
export(sm_subset_union)
export(sm_summarize_group)
export(sm_unreg_metric)
export(sm_xprime)
export(sm_xtilde)
export(sm_ya)
export(sm_yb)
export(sm_yc)
export(sm_ycd)
export(sm_yd)
export(sm_ye)
export(sm_yf)
export(sm_yg)
export(sm_yprime)
export(sm_ystar)
export(sm_ytilde)
importFrom(grDevices,hcl.colors)
importFrom(graphics,legend)
importFrom(magrittr,`%>%`)
importFrom(sf,read_sf)
importFrom(sf,st_area)
importFrom(sf,st_as_sf)
importFrom(sf,st_bbox)
importFrom(sf,st_centroid)
importFrom(sf,st_crs)
importFrom(sf,st_distance)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry)
importFrom(sf,st_intersection)
importFrom(sf,st_is_valid)
importFrom(sf,st_union)
importFrom(stats,quantile)
