# Generated by roxygen2: do not edit by hand

export(detect_mesh)
export(export_mesh)
export(fine_separate)
export(latlong_to_meshcode)
export(latlong_to_sepate_mesh)
export(mesh_area)
export(mesh_rectangle)
export(mesh_viewer)
export(meshcode_to_latlon)
export(pref_mesh)
import(dplyr)
import(foreach)
import(leaflet)
import(magrittr)
import(miniUI)
import(readr)
import(shiny)
importFrom(broom,tidy)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(geojsonio,geojson_json)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(readr,read_rds)
importFrom(rgdal,readOGR)
importFrom(sp,Polygons)
importFrom(sp,SpatialPolygons)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,unnest)
