Nothing
test_that("package namespace is available", {
expect_true(isNamespaceLoaded("gp3sequences"))
expect_identical(
environmentName(asNamespace("gp3sequences")),
"gp3sequences"
)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.