Nothing
test_that("example path returns data paths properly", {
expect_true(length(example_path()) > 0)
expect_true(length(example_path("coculture_peak_table.csv")) >
0)
expect_error(example_path("a"))
})
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.