context("importing Turboveg data sets")
test_that("import from Turboveg is working", {
pat <- system.file("tv_data", package = "taxlist")
expect_is(tv2taxlist("cyperus", pat), "taxlist")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.