# Generated by roxygen2: do not edit by hand

S3method("[",s2_xptr)
S3method("[<-",s2_geography)
S3method("[<-",s2_lnglat)
S3method("[<-",s2_point)
S3method("[[",s2_xptr)
S3method("[[<-",s2_geography)
S3method("[[<-",s2_lnglat)
S3method("[[<-",s2_point)
S3method(as.character,s2_geography)
S3method(as.data.frame,s2_lnglat)
S3method(as.data.frame,s2_point)
S3method(as.matrix,s2_lnglat)
S3method(as.matrix,s2_point)
S3method(as_s2_geography,WKB)
S3method(as_s2_geography,blob)
S3method(as_s2_geography,character)
S3method(as_s2_geography,default)
S3method(as_s2_geography,logical)
S3method(as_s2_geography,s2_geography)
S3method(as_s2_geography,s2_lnglat)
S3method(as_s2_geography,s2_point)
S3method(as_s2_geography,wk_wkb)
S3method(as_s2_geography,wk_wkt)
S3method(as_s2_lnglat,character)
S3method(as_s2_lnglat,matrix)
S3method(as_s2_lnglat,s2_geography)
S3method(as_s2_lnglat,s2_lnglat)
S3method(as_s2_lnglat,s2_point)
S3method(as_s2_lnglat,wk_wkb)
S3method(as_s2_lnglat,wk_wkt)
S3method(as_s2_point,matrix)
S3method(as_s2_point,s2_geography)
S3method(as_s2_point,s2_lnglat)
S3method(as_s2_point,s2_point)
S3method(as_wkb,s2_geography)
S3method(as_wkb,s2_lnglat)
S3method(as_wkt,s2_geography)
S3method(as_wkt,s2_lnglat)
S3method(c,s2_xptr)
S3method(format,s2_geography)
S3method(format,s2_lnglat)
S3method(format,s2_point)
S3method(print,s2_xptr)
S3method(rep,s2_xptr)
S3method(rep_len,s2_xptr)
export(as_s2_geography)
export(as_s2_lnglat)
export(as_s2_point)
export(s2_area)
export(s2_as_binary)
export(s2_as_text)
export(s2_boundary)
export(s2_bounds_cap)
export(s2_bounds_rect)
export(s2_buffer_cells)
export(s2_centroid)
export(s2_centroid_agg)
export(s2_closest_feature)
export(s2_closest_point)
export(s2_contains)
export(s2_contains_matrix)
export(s2_covered_by)
export(s2_covered_by_matrix)
export(s2_covers)
export(s2_covers_matrix)
export(s2_data_cities)
export(s2_data_countries)
export(s2_data_timezones)
export(s2_difference)
export(s2_dimension)
export(s2_disjoint)
export(s2_disjoint_matrix)
export(s2_distance)
export(s2_distance_matrix)
export(s2_dwithin)
export(s2_dwithin_matrix)
export(s2_earth_radius_meters)
export(s2_equals)
export(s2_equals_matrix)
export(s2_farthest_feature)
export(s2_geog_from_text)
export(s2_geog_from_wkb)
export(s2_geog_point)
export(s2_intersection)
export(s2_intersects)
export(s2_intersects_box)
export(s2_intersects_matrix)
export(s2_is_collection)
export(s2_is_empty)
export(s2_length)
export(s2_lnglat)
export(s2_make_line)
export(s2_make_polygon)
export(s2_max_distance)
export(s2_max_distance_matrix)
export(s2_may_intersect_matrix)
export(s2_minimum_clearance_line_between)
export(s2_num_points)
export(s2_options)
export(s2_perimeter)
export(s2_point)
export(s2_rebuild)
export(s2_simplify)
export(s2_snap_distance)
export(s2_snap_identity)
export(s2_snap_level)
export(s2_snap_precision)
export(s2_snap_to_grid)
export(s2_sym_difference)
export(s2_touches)
export(s2_touches_matrix)
export(s2_union)
export(s2_union_agg)
export(s2_within)
export(s2_within_matrix)
export(s2_x)
export(s2_y)
importFrom(Rcpp,sourceCpp)
importFrom(wk,as_wkb)
importFrom(wk,as_wkt)
useDynLib(s2, .registration = TRUE)
