Nothing
if (is.null(getOption("epivizrTestSendRequest")))
options(epivizrTestSendRequest=TRUE)
if (is.null(getOption("epivizrTestDaemonized")))
options(epivizrTestDaemonized=TRUE)
if (is.null(getOption("epivizrTestURL")))
options(epivizrTestURL="http://epiviz.cbcb.umd.edu/test_socket.php")
if (is.null(getOption("epivizrTestDebug")))
options(epivizrTestDebug=TRUE)
if (is.null(getOption("epivizrTestProxy")))
options(epivizrTestProxy=TRUE)
options(epivizrTesting=TRUE)
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.