Nothing
testthat::context("Expr class")
testthat::test_that("an Expr instance cannot be converted to tokens", {
testthat::expect_error(Expr$new()$getTokens())
})
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.