#context("test-logit") test_that("logit works", { expect_equal(logit(0.5), 0) expect_equal(logit(0.6), 0.405465108) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.