Nothing
test_that("taxa_map", {
skip_on_cran()
expect_silent(taxa_map(rare5, unc = 'grouped'))
expect_silent(taxa_map(rare5, unc = 'drop'))
expect_silent(taxa_map(rare5, rank = 'Genus', taxa = 4, other = TRUE))
expect_silent(taxa_map(rare5, rank = 'Genus', taxa = 4, other = FALSE))
})
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.