Nothing
# iRODS session environment
.rirods <- new.env(parent = parent.env(environment()))
.onLoad <- function(libname, pkgname) {
ns <- topenv()
ns$.irods_host <- "http://localhost:9001/irods-http-api/0.2.0"
}
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.