context("Sort taxonomic lists.")
test_that("Sorting is working", {
expect_is(sort_taxa(Easplist), "taxlist")
expect_is(sort_taxa(Easplist, priority = c("Cyperus", "Cordia")), "taxlist")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.