Learn R Programming

PostcodesioR (version 0.1.1)

outward_code_lookup: 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

Run this code
# NOT RUN {
outward_code_lookup("E1")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab