Nothing
expect_equal(healthyAddress:::NumberSuffix2Raw("A"),
charToRaw('A'))
expect_equal(healthyAddress:::get_suffix("2/18B MULGARA LOOP, THROSBY ACT 2914"),
healthyAddress:::NumberSuffix2Raw('B'))
expect_equal(healthyAddress:::get_suffix(" "), as.raw(0))
expect_equal(healthyAddress:::NumberSuffixFromRaw(healthyAddress:::NumberSuffix2Raw("A")), "A")
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.