# test script for subsetClones.R - testcases are NOT comprehensive!
test_that("subsetClones works", {
expect_equal(subsetClones(getCombined(), name = "sample", variables = c("P17B")),
getdata("processing", "subsetClones_data"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.