library(survival)
test_that("formula and data work", {
expect_error(grhoTests(Surv(futime, fustat) ~ rx, ovarian, digits = 2), NA)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.