Nothing
source("helper/helper.R")
if (exists("R_user_dir", envir = asNamespace("tools"))) {
f = get("R_user_dir", envir = asNamespace("tools"))
expect_same = makeCompareFun(f, backports:::R_user_dir)
expect_same("backports")
expect_same("backports", which = "data")
expect_same("backports", which = "config")
expect_same("backports", which = "cache")
}
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.