Nothing
# dumb example just to prove we use testthat
test_that("Data lods", {
data("mercer.wheat.uniformity")
expect_equal(sum(mercer.wheat.uniformity$grain), 1974.32)
})
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.