Nothing
.onLoad <- function(libname, pkgname)
{
suppressMessages({
addResourcePath("js-interactiveDisplayBase", system.file("www", "js", package="interactiveDisplayBase"))
addResourcePath("css-interactiveDisplayBase", system.file("www", "css", package="interactiveDisplayBase"))
addResourcePath("js-interactiveDisplay", system.file("www", "js", package="interactiveDisplay"))
addResourcePath("css-interactiveDisplay", system.file("www", "css", package="interactiveDisplay"))
})
}
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.