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