test_that("Testing output class for show_matrixpotly", {
mat <- show_wqmatrix(epcdata)
result <- show_matrixplotly(mat)
expect_is(result, 'plotly')
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.