The function sources available geographies from Standard Geography Code Register so it cab be loaded in the package using data(available_geographies) command.

get_available_geographies()

Value

A data frame.

Details

For structure of the data look at standard_geography_code_register.

Examples

# NOT RUN {
get_available_geographies()
# }