# Generated by roxygen2: do not edit by hand

export(aec_add_carto_f)
export(aec_carto_f)
export(aec_carto_join_f)
export(aec_extract_f)
export(firstpref_pollingbooth_download)
export(get_electorate_shapes)
export(launch_app)
export(load_shapefile)
export(mapping_fn)
export(sF_download)
export(twocand_pollingbooth_download)
export(twoparty_pollingbooth_download)
export(weighted_avg_census)
import(dplyr)
import(ggplot2)
import(ggthemes)
import(shiny)
import(stringi)
importFrom(colourpicker,colourInput)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(plotly,event_data)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(plotly,style)
importFrom(purrr,map2)
importFrom(purrr,map_df)
importFrom(purrr,when)
importFrom(rgdal,ogrListLayers)
importFrom(rgdal,readOGR)
importFrom(rgeos,gArea)
importFrom(rgeos,gBuffer)
importFrom(rgeos,gIntersection)
importFrom(rgeos,gIntersects)
importFrom(rgeos,gIsValid)
importFrom(rgeos,gSimplify)
importFrom(sp,Polygons)
importFrom(sp,SpatialPolygonsDataFrame)
importFrom(stats,dist)
importFrom(tidyr,gather)
