nearest_neighbour_areatypeids: Nearest neighbours area type ids

View source: R/area_types.R

nearest_neighbour_areatypeidsR Documentation

Nearest neighbours area type ids

Description

Outputs a table of AreaTypeIDs available for the nearest_neighbour function

Usage

nearest_neighbour_areatypeids(proxy_settings = fingertips_proxy_settings())

Arguments

proxy_settings

string; whether to use Internet Explorer proxy settings "default" or "none". Setting this manually will decrease runtime; default determined automatically.

Value

table of AreaTypeIDs

See Also

nearest_neighbours to access the geogaphy codes of the nearest neighbours for a locality

Examples

## Not run: 
nearest_neighbour_areatypeids()
## End(Not run)

ropensci/fingertipsR documentation built on Feb. 27, 2024, 7:33 a.m.