# === Test initializers =============================================
test_that("onLoad function is called without error", {
expect_silent(
.onLoad(pkgname = "rTASSEL", libname = system.file(package = "rTASSEL"))
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.