context("metric_dice_coeff")
test_that("metric_dice_coeff is a proper python function", {
expect_equal(c("python.builtin.function", "python.builtin.object"),
class(metric_dice_coeff()))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.