context("test-Myerson.R")
test_that("multiplication works", {
expect_equal(round(pMyerson(40, 10, 20, 40, tl=0.2)-0.9), 0)
expect_equal(round(pMyerson(40, 10, 20, 40)-0.75), 0)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.