# Generated by roxygen2: do not edit by hand

export(gchart_countries)
export(gchart_generate_countries)
export(gchart_generate_us_areas)
export(gchart_get_cache_path)
export(gchart_set_cache)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(jsonlite,fromJSON)
importFrom(sf,sf_use_s2)
importFrom(sf,st_as_sf)
importFrom(sf,st_cast)
importFrom(sf,st_centroid)
importFrom(sf,st_geometry)
importFrom(sf,st_join)
importFrom(sf,st_linestring)
importFrom(sf,st_multipolygon)
importFrom(sf,st_sf)
importFrom(sf,st_transform)
importFrom(tigris,counties)
importFrom(tigris,states)
importFrom(tools,R_user_dir)
