Nothing
library(tinytest)
library(healthyAddress)
expect_equal(extract_postcode("PORT MACQ 2444"), 2444L)
expect_equal(extract_postcode("7000 FLINDERS ST, MELBOURNE VIC 3004"), 3004L)
expect_equal(extract_postcode("3047, BROADMEADOWS"), 3047L)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.