Nothing
has_SaintName <- function(postcode, m = 0L) {
# TRUE or FALSE depending on whether there is a 'ST < >' street name in that postcode
.Call("C_has_saint_name", postcode, m, PACKAGE = packageName())
}
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.