Nothing
library(testthat)
test_that("core entry points exist", {
expect_true(exists("linkOTB", where = asNamespace("link2GI")))
expect_true(exists("runOTB", where = asNamespace("link2GI")))
expect_true(exists("runOTB_isolated", where = asNamespace("link2GI")))
})
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.