Nothing
test_that("package namespace is available", {
expect_true("Rttf2pt1" %in% loadedNamespaces() || requireNamespace("Rttf2pt1", quietly = TRUE))
ns <- asNamespace("Rttf2pt1")
expect_true(is.environment(ns))
})
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.