Nothing
context("Test of general functionality")
test_that("citation reports year", {
txt <- citation("ordinal")
expect_true(as.logical(grep("year", txt)))
})
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.