Nothing
test_that("Test listing creation of l_ae_slide (Adverse Events Listing)", {
library(dplyr)
library(rlistings)
adsl <- eg_adsl
adae <- eg_adae
expect_snapshot(l_ae_slide(adsl = adsl, adae = adae))
})
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.