# Generated by roxygen2: do not edit by hand

S3method(fix_region,default)
S3method(fix_region,lgas)
S3method(fix_region,states)
S3method(head,regions)
S3method(print,regions)
S3method(tail,regions)
export(as_lga)
export(as_state)
export(fix_mobile)
export(fix_region)
export(is_lga)
export(is_state)
export(lgas)
export(lgas_ng)
export(map_ng)
export(states)
import(magrittr)
import(mapdata)
import(stats)
importFrom(RColorBrewer,brewer.pal)
importFrom(RColorBrewer,brewer.pal.info)
importFrom(grDevices,palette)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(lifecycle,deprecate_soft)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%>%")
importFrom(magrittr,extract)
importFrom(maps,SpatialPolygons2map)
importFrom(maps,map)
importFrom(maps,map.text)
importFrom(methods,slot)
importFrom(rgdal,readOGR)
importFrom(rlang,"!!")
importFrom(rlang,abort)
importFrom(rlang,as_name)
importFrom(rlang,enexpr)
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rlang,expr)
importFrom(rlang,is_double)
importFrom(rlang,is_false)
importFrom(rlang,is_null)
importFrom(rlang,is_scalar_integer)
importFrom(rlang,is_symbol)
importFrom(rlang,warn)
importFrom(tools,toTitleCase)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,menu)
importFrom(utils,tail)
