# Generated by roxygen2: do not edit by hand

S3method(ggplot_add,facet_geo_spec)
S3method(plot,facet_geo)
S3method(print,facet_geo)
export(attach_spdf)
export(facet_geo)
export(get_geofacet_grob)
export(get_grid_names)
export(get_ne_data)
export(grid_auto)
export(grid_design)
export(grid_preview)
export(grid_submit)
importFrom(geogrid,assign_polygons)
importFrom(geogrid,calculate_grid)
importFrom(ggplot2,"%+%")
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,fortify)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplot_add)
importFrom(ggplot2,guides)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylim)
importFrom(ggrepel,geom_text_repel)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,plot)
importFrom(gridExtra,grid.arrange)
importFrom(gtable,gtable_filter)
importFrom(httr2,req_body_file)
importFrom(httr2,req_headers)
importFrom(httr2,req_perform)
importFrom(httr2,request)
importFrom(httr2,resp_body_json)
importFrom(httr2,resp_status)
importFrom(methods,as)
importFrom(rlang,.data)
importFrom(rnaturalearth,ne_countries)
importFrom(rnaturalearth,ne_states)
importFrom(sp,CRS)
importFrom(sp,coordinates)
importFrom(utils,URLencode)
importFrom(utils,browseURL)
importFrom(utils,read.csv)
importFrom(utils,tail)
importFrom(utils,write.csv)
