test_that("dssAs works", {
dssAs('matrix', 'iris', 'iris_matrix', datasources = opals[1])
expect_true('matrix' %in% class(session1$iris_matrix))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.