Nothing
followed_by_STE_POSTCODE <- function(w_i, x) {
stopifnot(is.integer(w_i), is.character(x))
.Call("Cfollowed_by_STE_POSTCODE", w_i, x, 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.