test_that("extracting annotations to list works", {
df <- xmi2list(xmi_file = file.path("demo.xmi"), key = "custom")
expect_equal(nrow(df), 1)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.