Nothing
test_that("biobricks can load hello-brick", {
assets <- bbassets("hello-brick")
mynames <- c("rtbls.mtcars.parquet","rtbls.iris.parquet","iris.sqlite","mtcars.parquet")
expect_true(all(mynames %in% names(assets)))
})
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.