# Generated by roxygen2: do not edit by hand

S3method(ggplot_add,mw_layout)
export(get_mw_palette)
export(get_mw_palettes)
export(mw_choropleth)
export(mw_clean_names)
export(mw_districts)
export(mw_districts_simple)
export(mw_get_map)
export(mw_highlight)
export(mw_highlight_multi)
export(mw_join)
export(mw_label_repel)
export(mw_labels)
export(mw_layout)
export(mw_map)
export(mw_points)
export(mw_regions)
export(mw_suggest_matches)
export(mw_ta_map)
export(mw_tas)
export(scale_fill_mw)
export(view_mw_palettes)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_sf)
importFrom(ggplot2,discrete_scale)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,geom_sf_text)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplot_add)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_fill_discrete)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,unit)
importFrom(ggplot2,waiver)
importFrom(grDevices,colorRampPalette)
importFrom(grid,unit)
importFrom(rlang,as_string)
importFrom(rlang,ensym)
importFrom(rlang,sym)
importFrom(sf,st_as_sf)
importFrom(sf,st_centroid)
importFrom(sf,st_coordinates)
importFrom(sf,st_geometry)
importFrom(sf,st_geometry_type)
importFrom(sf,st_is)
importFrom(sf,st_transform)
importFrom(stats,setNames)
importFrom(utils,adist)
