Nothing
test_that("Checking output type for interp_plot", {
p <- interp_plot(dat, Z = 1.85, interval = 900, param = 'DO_sat')
expect_s3_class(p, 'ggplot')
})
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.