Nothing
.onAttach <- function(libname, pkgname) {
message <- paste("This version of alterryx was built and tested for",
"Alteryx Server 2019.1. Support for earlier versions is",
"not guaranteed")
packageStartupMessage(message)
}
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.