# 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,
  content
)
importFrom(jsonlite,fromJSON)
importFrom(sf,
  sf_use_s2,
  st_as_sf,
  st_cast,
  st_centroid,
  st_geometry,
  st_join,
  st_linestring,
  st_multipolygon,
  st_sf,
  st_transform
)
importFrom(tigris,
  counties,
  states
)
importFrom(tools,R_user_dir)
