Nothing
## 'bage_datamod_outcome_rr3' -------------------------------------------------
test_that("'new_bage_datamod_outcome_rr3' works", {
x <- new_bage_datamod_outcome_rr3()
expect_s3_class(x, "bage_datamod_outcome_rr3")
expect_s3_class(x, "bage_datamod_outcome")
expect_identical(x$nm, "rr3")
})
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.