Nothing
test_that("Coercing BasicQuerySet to list works", {
collection <- ln$Collection$connect("laminlabs/cellxgene")$get("3eYxM8IjTZVOrbvXPIJ4")
expect_no_error(collection_list <- as.list(collection))
expect_true(is.list(collection_list))
})
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.