# Generated by roxygen2: do not edit by hand

export("%>%")
export(code_reform)
export(code_validate)
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(sf)
import(shiny)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,inner_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(jpmesh,coords_to_mesh)
importFrom(magrittr,"%>%")
importFrom(purrr,flatten_chr)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_if)
importFrom(purrr,pmap_chr)
importFrom(purrr,pmap_dbl)
importFrom(purrr,reduce)
importFrom(purrr,set_names)
importFrom(rlang,enquo)
importFrom(rlang,is_false)
importFrom(rlang,is_null)
importFrom(sf,st_buffer)
importFrom(sf,st_contains)
importFrom(sf,st_point)
importFrom(sf,st_read)
importFrom(sf,st_sf)
importFrom(sf,st_transform)
importFrom(sf,st_union)
importFrom(tibble,as_tibble)
importFrom(utils,download.file)
importFrom(utils,unzip)
