testthat::test_that("Datamap produces the correct structure",{
testthat::expect_equal(
rsegmenter::extract_datamap(rsegmenter::test_seg_labelled),
rsegmenter::test_datamap)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.