# Generated by roxygen2: do not edit by hand

S3method(df_geojson,data.frame)
S3method(geojson_sf,character)
S3method(geojson_sf,connection)
S3method(geojson_sf,default)
S3method(geojson_sf,geojson)
S3method(geojson_sfc,character)
S3method(geojson_sfc,connection)
S3method(geojson_sfc,default)
S3method(geojson_sfc,geojson)
S3method(print,geojson)
S3method(sf_geojson,default)
S3method(sf_geojson,sf)
S3method(sfc_geojson,default)
S3method(sfc_geojson,sfc)
export(df_geojson)
export(geojson_sf)
export(geojson_sfc)
export(geojson_wkt)
export(sf_geojson)
export(sfc_geojson)
importFrom(Rcpp,sourceCpp)
useDynLib(geojsonsf, .registration = TRUE)
