test_that("test that function works", {
expect_equal(DIABETES, expected_DIABETES)
expect_equal(DIABETES_free_text, expected_DIABETES_free_text)
expect_equal(INSULIN, expected_INSULIN)
expect_equal(OTHER_AED, expected_OTHER_AED)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.