outward_code_lookup {PostcodesioR} | R Documentation |
Outward code lookup
Description
Geolocation data for the centroid of the outward code specified.
Usage
outward_code_lookup(outcode)
Arguments
outcode |
A string. The outward code representing the first half of any postcode (separated by a space). |
Value
The list of geographical properties.
See Also
postcode_lookup
for documentation.
Examples
outward_code_lookup("E1")
[Package PostcodesioR version 0.3.1 Index]