View source: R/scottish_postcode_lookup.R
scottish_postcode_lookup | R Documentation |
Lookup a Scottish postcode.
scottish_postcode_lookup(postcode)
postcode |
A string. One valid Scottish postcode.
This function is case- and space-insensitive.
For non-Scottish postcodes use |
A data frame. Returns all available data if found. Returns NAs if postcode does not exist (404).
postcode
Postcode. Royal Mail postcode.
scottish_parliamentary_constituency
Scottish Parliamentary
Constituency 2014 Scottish Parliamentary Constituency.
scottish_parliamentary_constituency
Scottish Parliamentary
Constituency GSS Code. A code that identifies a 2014 Scottish
Parliamentary Constituency.
See https://postcodes.io/docs for more details.
scottish_postcode_lookup("EH12NG")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.