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