Nothing
context("Step 0 - compiling bayesStanModel")
load("testthat_objects/banocc_model_test.RData")
test_that("banocc_model compiles to give an object of class 'stanmodel'", {
expect_is(compiled_banocc_model, 'stanmodel')
})
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.