View source: R/random_postcode.R
random_postcode | R Documentation |
Returns a random postcode and all available data for that postcode.
random_postcode(outcode = NULL)
outcode |
A string. Filters random postcodes by outcode. Returns null if invalid outcode. Optional. |
A list with a random postcode with corresponding characteristics.
postcode_lookup
for documentation.
random_postcode()
random_postcode("N1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.