context("Privacy level getter")
test_that("test if privacy level can be obtained", {
expect_equal(dsROCGLM:::.getPrivacyLevel(), 5)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.