Get the name of the area from the code that appears in the name of the area files.
See also
Other information functions:
get_code_from_area_name()
Examples
dir <- system.file("extdata/acs_5yr", package = "geogenr")
ac <- acs_5yr(dir)
name <- ac |>
get_name_from_area_code(area = "METDIV")