test_that("dssShowFactors works", {
rem <- dssShowFactors('iris')
expect_equal(rem$server2$Species, c('setosa', 'versicolor', 'virginica'))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.