Nothing
test_that("create_hub works", {
tree <- system.file("extdata", "tree_of_itol_templates.tree", package = "itol.toolkit")
hub <- create_hub(tree = tree)
expect_equal(hub@tree$main$Nnode,22)
})
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.