Nothing
test_that("find_vt_ids returns sensible ids", {
vcr::local_cassette("find_vt_ids")
out <- find_vt_ids()
expect_s3_class(out, "ohvbd.ids")
expect_true(is_from(out, "vt"))
})
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.