test_that("my t test function works fine", { expect_is(my_t_test(x = c(1:200), alternative = "less", mu = 25), "list") })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.