# Generated by roxygen2: do not edit by hand

export(district_viewer)
export(find_city)
export(find_pref)
export(find_prefs)
export(jpn_admins)
export(jpn_cities)
export(jpn_pref)
export(mesh_district)
import(dplyr)
import(leaflet)
import(miniUI)
import(rlang)
import(sf)
import(shiny)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(jpmesh,coords_to_mesh)
importFrom(jpmesh,fine_separate)
importFrom(jpmesh,mesh_to_coords)
importFrom(magrittr,extract)
importFrom(magrittr,use_series)
importFrom(purrr,map)
importFrom(purrr,pmap)
importFrom(purrr,reduce)
importFrom(purrr,set_names)
importFrom(readr,read_rds)
importFrom(sf,st_buffer)
importFrom(sf,st_contains)
importFrom(sf,st_intersects)
importFrom(sf,st_point)
importFrom(sf,st_read)
importFrom(sf,st_sf)
importFrom(sf,st_transform)
importFrom(sf,st_union)
importFrom(stringi,stri_conv)
importFrom(stringi,stri_pad)
importFrom(stringi,stri_trim_both)
importFrom(stringi,stri_unescape_unicode)
importFrom(tibble,as_data_frame)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,unnest)
importFrom(utils,download.file)
importFrom(utils,unzip)
