## function createLandingPage
test_that(".initialize_server", {
expect_is(MatrixQCvis:::createLandingPage, "function")
expect_is(MatrixQCvis:::createLandingPage(), "function")
expect_is(MatrixQCvis:::createLandingPage(seUI = ""), "function")
expect_is(MatrixQCvis:::createLandingPage(seLoad = ""), "function")
expect_is(MatrixQCvis:::createLandingPage(requireButton = ""), "function")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.