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