Nothing
test_that("Stable output of test run", {
expect_snapshot({
mean_no(Surv(time = start,
time2 = stop,
event = event,
type = 'counting') ~ pyridoxine + thiotepa,
re_indicator = "re",
ce_indicator = "ce",
data = bladder1_stacked)
})
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.