Nothing
test_that("Entity$new requires explicit schema", {
expect_error(
Entity$new(init = list(x = 1)),
"schema is required"
)
})
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.