# Generated by roxygen2: do not edit by hand

S3method("[",regions)
S3method("[[",regions)
S3method(c,regions)
S3method(fix_region,default)
S3method(fix_region,lgas)
S3method(fix_region,states)
S3method(head,regions)
S3method(na.exclude,regions)
S3method(print,regions)
S3method(tail,regions)
export(as_lga)
export(as_state)
export(disambiguate_lga)
export(fix_mobile)
export(fix_region)
export(fix_region_manual)
export(is_lga)
export(is_state)
export(lgas)
export(lgas_ng)
export(map_ng)
export(states)
import(mapdata)
import(rlang)
import(sf)
import(stats)
import(utils)
importFrom(cli,cli_abort)
importFrom(cli,cli_warn)
importFrom(lifecycle,deprecate_soft)
importFrom(lifecycle,deprecate_warn)
importFrom(lifecycle,deprecated)
importFrom(lifecycle,is_present)
importFrom(rlang,abort)
importFrom(rlang,as_name)
importFrom(rlang,enexpr)
importFrom(rlang,is_double)
importFrom(rlang,is_null)
importFrom(rlang,is_symbol)
importFrom(rlang,warn)
importFrom(stats,na.exclude)
importFrom(stringi,stri_trim_both)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,tail)
