# Generated by roxygen2: do not edit by hand

S3method("[",lgas)
S3method("[",states)
S3method("[[",lgas)
S3method("[[",states)
S3method(c,lgas)
S3method(c,states)
S3method(fix_region,default)
S3method(fix_region,lgas)
S3method(fix_region,states)
S3method(na.exclude,lgas)
S3method(na.exclude,states)
S3method(print,lgas)
S3method(print,states)
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(map_ng)
export(states)
import(mapdata)
import(sf)
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,"!!")
importFrom(rlang,abort)
importFrom(rlang,as_name)
importFrom(rlang,caller_env)
importFrom(rlang,enexpr)
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rlang,expr)
importFrom(rlang,is_double)
importFrom(rlang,is_null)
importFrom(rlang,is_symbol)
importFrom(rlang,warn)
importFrom(stats,na.exclude)
importFrom(utils,data)
